Subscriber portal
Supports enumerating accounts as IUnknown objects.
Inherits from:
IUnknown
Implemented by:
Outlook
Provided by:
IOlkAccountManager::EnumerateAccounts
Called by:
Client
Interface identifier:
IID_IOlkEnum
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 by IOlkAccountManager::EnumerateAccounts when obtaining an enumerator of accounts.