Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Tests whether delegate properties can be modified in the current asynchronous state.
inline HRESULT CheckValidStateForDelegateCall();
Return Value
S_OK if delegate properties can be modified; otherwise, E_ILLEGAL_METHOD_CALL.
Requirements
Header: async.h
Namespace: Microsoft::WRL