Sets the language for the debugger localization.
HRESULT SetLocale( DWORD dwLangID );
- dwLangID
[in] The language ID.
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
Value | Description |
---|---|
S_OK | The method succeeded. |