Funktionreferenz


_WinAPI_GetMUILanguage


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

#include <WinAPISys.au3>
_WinAPI_GetMUILanguage ( )

Parameter

None.

Rückgabewert

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

Bemerkungen

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

Verwandte Funktionen

_WinAPI_InitMUILanguage

Siehe auch

Suche nach GetMUILanguage in der MSDN Bibliothek.