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.
Microsoft DirectShow 9.0 |
IEnumRegFilters::Clone
- Note The IEnumRegFilters interface is deprecated.
This method is not currently implemented and returns E_NOTIMPL.
Syntax
HRESULT Clone( IEnumRegFilters **ppEnum );
Parameters
ppEnum
[out] Address of a pointer to the duplicate enumerator interface.
Return Value
Returns E_NOTIMPL.
Requirements
Reference: Dshow.h.
Library: Quartz.dll.
See Also