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.

See also