Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
This method skips a specified number of filters in the enumeration sequence.
Syntax
HRESULT Skip(
ULONG cFilter
);
Parameters
- cFilter
[in] Number of filters to skip.
Return Value
None.
Remarks
This method affects the return value of the next call to the IEnumFilters::Next method.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |