Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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 (tapi3.h) creates another enumerator that contains the same enumeration state as the current one. |
| IEnumAgent::Next The IEnumAgent::Next method (tapi3.h) gets the next specified number of elements in the enumeration sequence. |
| IEnumAgent::Reset The IEnumAgent::Reset method (tapi3.h) resets the enumeration sequence to the beginning. |
| IEnumAgent::Skip The IEnumAgent::Skip method (tapi3.h) skips over the next specified number of elements in the enumeration sequence. |
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | tapi3.h (include Tapi3.h) |