Interface IEnumAgent (tapi3cc.h)
Interface d’énumérateur pour ITAgent.
Héritage
L’interface IEnumAgent hérite de l’interface IUnknown. IEnumAgent a également les types de membres suivants :
Méthodes
L’interface IEnumAgent a ces méthodes.
IEnumAgent::Clone La méthode IEnumAgent::Clone (tapi3cc.h) crée un autre énumérateur qui contient le même état d’énumération que celui actuel. |
IEnumAgent::Next La méthode IEnumAgentHandler::Next (tapi3cc.h) obtient le nombre d’éléments spécifié suivant dans la séquence d’énumération. |
IEnumAgent::Reset La méthode IEnumAgentHandler::Reset (tapi3cc.h) réinitialise la séquence d’énumération au début. |
IEnumAgent::Skip La méthode IEnumAgent::Skip (tapi3cc.h) ignore le nombre d’éléments spécifié suivant dans la séquence d’énumération. |
Configuration requise
Plateforme cible | Windows |
En-tête | tapi3cc.h (inclure Tapi3.h) |