title | ms.custom | ms.date | ms.reviewer | ms.suite | ms.technology | ms.tgt_pltfrm | ms.topic | f1_keywords | dev_langs | helpviewer_keywords | ms.assetid | caps.latest.revision | author | ms.author | manager | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AsyncBase::TryTransitionToCompleted Method | Microsoft Docs |
11/04/2016 |
|
reference |
|
|
|
8d038e0a-47ec-4cfc-8aeb-6821282df67a |
3 |
mikeblome |
mblome |
ghogen |
Indicates whether the current asynchronous operation has completed.
bool TryTransitionToCompleted(
void
);
true
if the asynchronous operation has completed; otherwise, false
.
Header: async.h
Namespace: Microsoft::WRL