CreateTextLanguage Method of the LanguageDatabase Object
This method creates the TextLanguage object. The newly created object has default values, or, if a profile has been previously loaded, the values set by this profile are used.
Result[out, retval] A pointer to the ITextLanguage* pointer variable that receives the interface pointer of the TextLanguage object. *Result should not be NULL. *Result is guaranteed to be non-NULL after successful method call.