IEnumCodeElements::Skip

 

Skips the next celt items.

Syntax

HRESULT Skip(ULONG celt);  

Parameters

celt

[in] The number of items to skip.

Return Value

One of the standard HRESULT values.

Requirements

Type Library VstaCore.tlb
Header VstaCore.h

See Also

IEnumCodeElements Interface