| title |
AsyncBase::put_Id Method | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
|
| ms.tgt_pltfrm |
|
| ms.topic |
reference |
| f1_keywords |
async/Microsoft::WRL::AsyncBase::put_Id |
|
| dev_langs |
|
| helpviewer_keywords |
|
| ms.assetid |
aebad85f-4774-42de-b625-a9cf5f65cb4e |
| caps.latest.revision |
3 |
| author |
mikeblome |
| ms.author |
mblome |
| manager |
ghogen |
| translation.priority.ht |
de-de |
es-es |
fr-fr |
it-it |
ja-jp |
ko-kr |
ru-ru |
zh-cn |
zh-tw |
|
| translation.priority.mt |
|
Sets the handle of the asynchronous operation.
STDMETHOD(
put_Id
)(const unsigned int id);
id
A nonzero handle.
S_OK if successful; otherwise, E_INVALIDARG or E_ILLEGAL_METHOD_CALL.
Header: async.h
Namespace: Microsoft::WRL
AsyncBase Class