Contents Index Topic Contents | ||
Previous Topic: IEnumIDList::Reset Next Topic: IExtractIcon |
IEnumIDList::Skip
HRESULT Skip( ULONG celt );Skips over the specified number of elements in the enumeration sequence.
- Returns NOERROR if successful, or an OLE-defined error value otherwise.
- celt
- Number of item identifiers to skip.
See also IEnumIDList
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.