_com_error::Error

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

See Also

Reference

_com_error Class