Interface IAsyncInfo (asyncinfo.h)
Prend en charge les opérations asynchrones.
Héritage
L’interface IAsyncInfo hérite d’IInspectable. IAsyncInfo a également les types de membres suivants :
Méthodes
L’interface IAsyncInfo a ces méthodes.
IAsyncInfo ::Cancel Demande l’annulation de l’opération asynchrone déjà en cours. |
IAsyncInfo ::Close Ferme l’objet de travail asynchrone. |
IAsyncInfo ::get_ErrorCode Récupère le status d’arrêt de l’opération asynchrone. |
IAsyncInfo ::get_Id Récupère l’identificateur de l’opération asynchrone. |
IAsyncInfo ::get_Status Obtient une valeur qui indique le status de l’opération asynchrone. |
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 |