הערה
גישה לעמוד זה דורשת אישור. אתה יכול לנסות להיכנס או לשנות תיקיות.
גישה לעמוד זה דורשת אישור. אתה יכול לנסות לשנות מדריכים.
Checks if the method has async information or not.
If this method returns FALSE then it is invalid to call any other methods in this interface. They will all return E_UNEXPECTED in this case.
Syntax
HRESULT IsAsyncMethod( [out, retval] BOOL* pRetVal);
Parameters
| Parameter | Description |
|---|---|
pRetVal |
Return Value
Returns HRESULT.
Requirements
Header: CorSym.idl, CorSym.h
See also
שתפו איתנו פעולה ב-GitHub
המקור לתוכן זה נמצא ב-GitHub, שם ניתן גם ליצור ולבחון בעיות ולמשוך בקשות. למידע נוסף, ראו את מדריך התורמים שלנו.