Skips the next count 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 |
Skips the next count items.
HRESULT Skip(ULONG celt);
celt
[in] The number of items to skip.
One of the standard HRESULT values.
| Type Library | VstaCore.tlb |
| Header | VstaCore.h |