Advances the specified number of SCRIPTINFO structures in the enumeration.
Syntax
HRESULT Skip( ULONG celt );
Parameters
- celt
- [in] Unsigned long integer that contains the number of SCRIPTINFO structures to advance.
Return Value
Returns S_OK if successful, or an error code otherwise.