Microsoft DirectX 9.0 |
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.
See Also