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.
Determines whether the asynchronous operation should continue processing or should halt.
inline bool ContinueAsyncOperation();
Return Value
true if the current state of the asynchronous operation is started, which means the operation should continue. Otherwise, false, which means the operation should halt.
Requirements
Header: async.h
Namespace: Microsoft::WRL