Skips over the specified number of REGISTERWORDW structures in the enumeration sequence.
Syntax
HRESULT Skip( ULONG ulCount );
Parameters
- ulCount
- [in] Unsigned long integer value that contains the number of structures to skip.
Return Value
Returns S_OK if successful, or an error code otherwise.