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 new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at AsyncBase::TryTransitionToCompleted Method.
Indicates whether the current asynchronous operation has completed.
Syntax
bool TryTransitionToCompleted(
void
);
Return Value
true if the asynchronous operation has completed; otherwise, false.
Requirements
Header: async.h
Namespace: Microsoft::WRL