Returns a short or long textual description of the language.
HRESULT GetLanguageString( BOOL fLong, BSTR* pbstrLanguage ); |
Parameters
- fLong
-
[in] Flag, where TRUE returns a long description and FALSE returns a short description.
- pbstrLanguage
-
[out] The description of the language.