Skips a specified number of DebugPropertyInfo structures in an enumeration sequence.

HRESULT Skip(
   ULONG celt
);

Parameters

celt

[in] The number of DebugPropertyInfo structures in the enumeration sequence to skip.

Expand imageReturn Value

Expand imageSee Also