Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Specific
Retrieves the HRESULT passed to the constructor.
HRESULT Error( ) const throw( );
Return Value
Raw HRESULT item passed into the constructor.
Remarks
Retrieves the encapsulated HRESULT item in a _com_error object.
END Microsoft Specific