Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
The latest version of this topic can be found at AsyncBase::CurrentStatus Method.
Retrieves the status of the current asynchronous operation.
Syntax
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