Microsoft SDK for Java

IJavaEnumLINEINFO::
Skip

The Skip method of the IJavaEnumLINEINFO interface 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 to be skipped.

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