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
Skips a specified number of elements in the enumeration sequence.
Syntax
HRESULT Skip(
ULONG cMediaTypes
);
Parameters
- cMediaTypes
Number of media type elements to skip.
Return Value
Returns an HRESULT value.
Remarks
This member function implements the IEnumMediaTypes::Skip method.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |