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.
HRESULT Skip(ULONG celt)
[in] celt | The number of LINEINFO structures to be skipped. |