Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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