IOlkEnum
Supports enumerating accounts as IUnknown objects.
Quick Info
Vtable Order
GetCount |
Gets the number of accounts in the enumerator. |
Reset |
Resets the enumerator to the beginning. |
GetNext |
Gets the next account in the enumerator. |
Skip |
Skips a specified number of accounts in the enumerator. |
This interface is returned byIOlkAccountManager::EnumerateAccounts when obtaining an enumerator of accounts.
See Also
About the Account Management API
Constants for the Account Management API