Méthode IAsyncInfo ::get_ErrorCode (asyncinfo.h)

Récupère le status d’arrêt de l’opération asynchrone.

Cette propriété est en lecture seule.

Syntaxe

HRESULT get_ErrorCode(
  HRESULT *errorCode
);

Paramètres

errorCode

Valeur de retour

None

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 8 [applications de bureau | Applications UWP]
Serveur minimal pris en charge Windows Server 2012 [applications de bureau | Applications UWP]
Plateforme cible Windows
En-tête asyncinfo.h

Voir aussi

IAsyncInfo