הערה
גישה לעמוד זה דורשת אישור. אתה יכול לנסות להיכנס או לשנות תיקיות.
גישה לעמוד זה דורשת אישור. אתה יכול לנסות לשנות מדריכים.
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
See also
שתפו איתנו פעולה ב-GitHub
המקור לתוכן זה נמצא ב-GitHub, שם ניתן גם ליצור ולבחון בעיות ולמשוך בקשות. למידע נוסף, ראו את מדריך התורמים שלנו.