###User Defined Function###
_WinAPI_GetThreadUILanguage

###Description###
Retrieves the language identifier of the first user interface language for the current thread.

###Syntax###
#include <WinAPILocale.au3>
_WinAPI_GetThreadUILanguage (  )


###Parameters###
None

###ReturnValue###
Returns the identifier for a language associated with the current thread.


###Remarks###
This function requires <strong>Windows Vista or later</strong>.


###Related###


###See Also###
@@MsdnLink@@ GetThreadUILanguage


###Example###
@@IncludeExample@@
