Bilješka
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati da se prijavite ili promijenite direktorije.
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati promijeniti direktorije.
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
Sarađujte s nama na GitHub-u
Izvor za ovaj sadržaj može se naći na usluzi GitHub, gdje takođe možete da kreirate i pregledate probleme i povučete zahtjeve. Za više informacija pogledajte naš vodič za saradnike.