Function Reference


_WinAPI_GetMUILanguage

Gets the language currently in use by the common controls for a particular process

#include <WinAPISys.au3>
_WinAPI_GetMUILanguage ( )

Return Value

Returns the language identifier that is used by the common controls.

Remarks

Note that this function fails if the _WinAPI_InitMUILanguage() function has not been called or was not called
from the same process.

Related

_WinAPI_InitMUILanguage

See Also

Search GetMUILanguage in MSDN Library.