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