IEnumScript::Reset Method     IMLangCodePages Interface     IEnumScript Interface    
Web Workshop (Miscellaneous)

IEnumScript::Skip Method


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.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.