| title | AsyncBase::CurrentStatus Method | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 11/04/2016 | |
| ms.reviewer | ||
| ms.suite | ||
| ms.technology |
|
|
| ms.tgt_pltfrm | ||
| ms.topic | reference | |
| f1_keywords |
|
|
| dev_langs |
|
|
| helpviewer_keywords |
|
|
| ms.assetid | 26ee4c4a-6525-4a5f-b49c-3ca40c365eb6 | |
| caps.latest.revision | 3 | |
| author | mikeblome | |
| ms.author | mblome | |
| manager | ghogen |
Retrieves the status of the current asynchronous operation.
inline void CurrentStatus(
Details::AsyncStatusInternal *status
);
status
The location where this operation stores the current status.
This operation is thread-safe.
Header: async.h
Namespace: Microsoft::WRL