Microsoft DirectX 8.1 (C++) |
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.
See Also