Partager via


AsyncBase::put_Id, méthode

Définit le handle de l'opération asynchrone.

STDMETHOD(
   put_Id
)(const unsigned int id);

Paramètres

  • id
    Un handle différent de zéro.

Valeur de retour

S_OK si l'opération a réussi; sinon, E_INVALIDARG ou E_ILLEGAL_METHOD_CALL.

Configuration requise

En-tête: async.h

Espace de noms: Microsoft::WRL

Voir aussi

Référence

AsyncBase, classe