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