Microsoft SDK for Java

IEnumLINEINFO::
Skip

The Skip method moves the position of the enumeration forward. The number of LINEINFO structures to be skipped is based on a parameter passed to the method.

Syntax

HRESULT Skip(ULONG celt)

Parameters

[in] celt The number of LINEINFO structures requested to be skipped.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.