Script Enumeration object

Retrieves a list of all the scripts on the system.

Remarks

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

Creation\Access Functions

Use any of the following to retrieve a reference to the object:

IMultiLanguage2::EnumScripts

 

Interfaces Implemented

IEnumScript

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mlang.h

IDL

Mlang.idl

DLL

Mlang.dll

See also

IDispatch

Reference

Locale Enumeration

Code Page Enumeration