IWMProfileManagerLanguage interface
The IWMProfileManagerLanguage interface controls the language of the system profiles parsed by the profile manager.
An IWMProfileManagerLanguage interface exists for every profile manager object. You can obtain a pointer to an instance of this method by calling the QueryInterface method of any other interface of the profile manager object.
Methods
The IWMProfileManagerLanguage interface has these methods.
Method | Description |
---|---|
IWMProfileManagerLanguage::GetUserLanguageID | The GetUserLanguageID method retrieves the language identifier for the system profiles loaded by the profile manager object. |
IWMProfileManagerLanguage::SetUserLanguageID | The SetUserLanguageID method sets the language of the system profiles that will be parsed by the profile manager object. |
Requirements
Target Platform | Windows |
Header | wmsdkidl.h |