IEnumRegFilters::Skip
Microsoft DirectShow 9.0 |
IEnumRegFilters::Skip
- Note The IEnumRegFilters interface is deprecated.
This method is not currently implemented and returns E_NOTIMPL.
Syntax
HRESULT Skip( ULONG celt );
Parameters
celt
[in] Number of items to skip.
Return Value
Returns E_NOTIMPL.
Requirements
Reference: Dshow.h.
Library: Quartz.dll.
See Also