Script Enumeration
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.
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.