Script Enumeration (Windows Embedded CE 6.0)

1/6/2010

This object retrieves a list of all the scripts on the system.

Remarks

Use the IMultiLanguage2::EnumScripts method to retrieve an IEnumScript interface pointer, and then use the methods for the IEnumScript interface, such as IEnumScript::Next and IEnumScript::Skip, to enumerate the scripts.

Creation/Access Functions

IMultiLanguage2::EnumScripts

Interfaces Implemented

IEnumScript

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 Objects