Share via


Script Enumeration (Windows CE 5.0)

Send Feedback

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

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.