Compartir a través de


IEnumSourceErrors::Skip

 

Skips the next celt errors.

Syntax

HRESULT Skip(const ULONG celt);

Parameters

celt

[in] The number of errors to skip.

Return Value

One of the standard HRESULT values.

Requirements

Type Library

VstaCore.tlb

Header

VstaCore.h

See Also

IEnumSourceErrors Interface