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.
Retrieves error information from the previous function call.
Note
This API is for internal use only. It's not intended for use from developer code.
Syntax
IErrorInfo* GetErrorInfo();
Return value
An pointer to an IErrorInfo object if the function call succeeds, or null if it fails.
Remarks
This function wraps a call to the IComThreadingInfo::GetErrorInfo method.
Requirements
Platforms: See System Requirements.
Header: WMINet_Utils.def
.NET Framework Versions: Available since 4.7.2