IMCEnumBoards::Skip
HRESULT Skip(
ULONG celt
);
celt |
[in] Number of boards types to skip. |
Skips over a specified number of boards.
Return Values
Returns an HRESULT value. Possible values include the following.
Return code |
Description |
S_OK |
No error. |
S_FALSE |
Skipped past the end of the sequence. |
Requirements
Header |
ESFilter.h |
Library |
ESFilter.dll |
MultiCam |
5.0 or later |