Retrieves the status of the current asynchronous operation.
inline void CurrentStatus(
Details::AsyncStatusInternal *status
);
Parameters
- status
The ___location where this operation stores the current status.
Remarks
This operation is thread-safe.
Requirements
Header: async.h
Namespace: Microsoft::WRL