The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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 |
|
|
IDL |
|
|
DLL |
|
See also
- IDispatch
- Reference
- Locale Enumeration
- Code Page Enumeration
Show: