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::ErrorCode Method | Microsoft Docs |
11/04/2016 |
|
reference |
|
|
|
3f5f0f69-d60a-4a67-8cc6-a55fdc89a192 |
3 |
mikeblome |
mblome |
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