Script Enumeration (Windows CE 5.0)
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
Interfaces Implemented
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