Platform SDK: TAPI |
Skips over the next specified number of elements in the enumeration sequence.
HRESULT Skip( ULONG celt );
Value | Meaning |
---|---|
S_OK | Number of elements skipped was celt. |
S_FALSE | Number of elements skipped was not celt. |
E_OUTOFMEMORY | Insufficient memory exists to perform the operation. |
Windows NT/2000: Requires Windows 2000.
Version: Requires TAPI 3.0 or later.
Header: Declared in Tapi3.h.
Library: Use T3iid.lib.
Media Service Provider Interface (MSPI), IEnumStream, ITStream