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

HRESULT Skip(
   ULONG celt
);

Parameters

celt

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

Expand imageReturn Value

Expand imageSee Also