win32api.LoadKeyboardLayout
int = LoadKeyboardLayout(KLID, Flags
)
Loads a new locale id
Parameters
KLID : string
Hex string containing a locale id, eg "00000409"Flags=0 : int
Combination of win32con.KLF_* constants
Return Value
Returns the numeric locale id that was loaded