Нотатка
Доступ до цієї сторінки потребує авторизації. Можна спробувати ввійти або змінити каталоги.
Доступ до цієї сторінки потребує авторизації. Можна спробувати змінити каталоги.
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