IOlkEnum::Skip [Outlook 2003 API Reference]

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.

See Also

IOlkEnum::GetCount

IOlkEnum::GetNext

IOlkEnum::Reset