Skip

This method skips the next number ofTcEventDocLink objects in the enumeration sequence

HRESULT Skip([in] long cSkipElem);

Parameter

cSkipElem

[in] Number of elements to skip

Return Value

S_OK

The method was successfully called

S_FALSE

The number of skipped elements was not equal to cSkipElem

E_NOTIMPL

The method is not implemented