Retrieves the error code from the IDispError object.

HRESULT GetHresult(
   HRESULT*  phr
);

Parameters

phr

[out] Specifies the error code.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also