| title | AsyncBase::ErrorCode 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 | 3f5f0f69-d60a-4a67-8cc6-a55fdc89a192 | |
| caps.latest.revision | 3 | |
| author | mikeblome | |
| ms.author | mblome | |
| manager | ghogen |
Retrieves the error code for the current asynchronous operation.
inline void ErrorCode(
HRESULT *error
);
error
The location where this operation stores the current error code.
This operation is thread-safe.
Header: async.h
Namespace: Microsoft::WRL