IEnumRepositoryErrors::Skip

See Also

Use this method to skip over the next one or more elements in the enumeration.

HRESULT Skip( ULONG iCount );

Parameters

iCount

[in]
The number of elements to be skipped.

Return Value

S_OK

The method completed successfully.

Error

Values

This method failed to complete successfully.