_com_error::Error
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at _com_error::Error.
Microsoft Specific**
Retrieves the HRESULT passed to the constructor.
HRESULT Error( ) const throw( );
Raw HRESULT item passed into the constructor.
Retrieves the encapsulated HRESULT item in a _com_error object.
END Microsoft Specific
Show: