IEnumScript (Windows Embedded CE 6.0)

1/6/2010

This interface enumerates the scripts on the system. This interface is not supported on all Windows Embedded 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

Header mlang.h, mlang.idl
Library mlang.dll
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

Internet Explorer MLang Interfaces