Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Enumerator interface for ITAgent.
Inheritance
The IEnumAgent interface inherits from the IUnknown interface. IEnumAgent also has these types of members:
Methods
The IEnumAgent interface has these methods.
| IEnumAgent::Clone The IEnumAgent::Clone method (tapi3cc.h) creates another enumerator that contains the same enumeration state as the current one. |
| IEnumAgent::Next The IEnumAgentHandler::Next method (tapi3cc.h) gets the next specified number of elements in the enumeration sequence. |
| IEnumAgent::Reset The IEnumAgentHandler::Reset method (tapi3cc.h) resets the enumeration sequence to the beginning. |
| IEnumAgent::Skip The IEnumAgent::Skip method (tapi3cc.h) skips over the next specified number of elements in the enumeration sequence. |
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | tapi3cc.h (include Tapi3.h) |