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 error code for the current asynchronous operation.
inline void ErrorCode(
HRESULT *error
);
Parameters
- error
The ___location where this operation stores the current error code.
Remarks
This operation is thread-safe.
Requirements
Header: async.h
Namespace: Microsoft::WRL