IFXLanguageTools |
The IFXLanguageTools interface determines the localization settings (language) of the system loading or saving a scene. IFXLanguageTools inherits the IFXUnknown interface.
|
Interface Methods |
Description |
|
Class constructor |
|
|
Gets local code page information |
|
|
Gets input code page information |
|
|
Sets code page information |
|
|
Translates the string |
Constructor method.
Parameters:
|
pCallback |
Pointer to Callbacks |
This method gets the local code page information.
Parameters:
|
pCodepageInfo |
Pointer to code page information |
This method gets the input code page information.
Parameters:
|
pCodepageInfo |
Pointer to input code page information |
This method sets the local code page information.
Parameters:
|
pCodepageInfo |
Pointer to code page information |
This method translates the string.
Parameters:
|
pSource |
Pointer to the string source |
|
pTranslated |
Pointer to the translated string |
§See asterisked (*) statement at Legal Information © 2001 Intel Corporation.