IOlkEnum::GetCount
Gets the number of accounts in the enumerator.
Quick Info
See IOlkEnum.
HRESULT IOlkEnum::GetCount (
DWORD *pulCount
);
Parameters
- pulCount
[out] A pointer to the number of objects being enumerated.
Return Values
S_OK if the call succeeded; otherwise, an error code.