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.
Retrieves the handle of the asynchronous operation.
STDMETHOD(
get_Id
)(unsigned int *id) override;
Parameters
- id
The location where the handle is to be stored.
Return Value
S_OK if successful; otherwise, E_ILLEGAL_METHOD_CALL.
Remarks
This method implements IAsyncInfo::get_Id.
Requirements
Header: async.h
Namespace: Microsoft::WRL