Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Advances the specified number of SCRIPTINFO structures in the enumeration.
Syntax
HRESULT Skip(
[in] unsigned long celt
);
Parameters
- celt [in]
An unsigned long integer that contains the number of SCRIPTINFO structures to advance.
Return value
Returns S_OK if successful, or an error value otherwise.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mlang.h |
IDL |
Mlang.idl |
DLL |
Mlang.dll |