IEnumScript (Windows CE 5.0)

Send Feedback

This interface enumerates the scripts on the system. This interface is not supported on all Windows CE-based operating systems. See the SDK documentation specific to your target device to see whether this functionality is supported.

Methods

The following table shows the methods for this interface in alphabetical order. Like all COM interfaces, this interface inherits the methods for the IUnknown interface.

Method Description
Clone Clones the enumeration object.
Next Retrieves the script in the enumeration.
Reset Resets the enumeration of scripts.
Skip Advances the specified number of SCRIPTINFO structures in the enumeration.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Mlang.h, Mlang.idl.
Link Library: Mlang.dll.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.