IOlkEnum::Skip
Skips a specified number of accounts in the enumerator.
Quick info
See IOlkEnum.
HRESULT IOlkEnum::Skip(
DWORD cSkip
);
Parameters
cSkip
[in] The number of accounts to be skipped.
Return values
S_OK if the call succeeded; otherwise, an error code.