Skips a specified number of segments in an enumeration sequence.

HRESULT Skip(
   ULONG  celt
);

Parameters

celt

[in] Number of segments in the enumeration sequence to skip.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also