CEnumPins::Skip (Compact 2013)
3/26/2014
Skips the next specified number of pins.
Syntax
HRESULT Skip(
ULONG cPins
);
Parameters
- cPins
Number of pins to skip.
Return Value
Returns an HRESULT value.
Remarks
This member function implements the IEnumPins::Skip method.
This member function affects the next call to the IEnumPins::Next method.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |