GetUserDefaultLCID
The GetUserDefaultLCID
function retrieves the user default locale identifier.
LCID
GetUserDefaultLCID(VOID)
Parameters
This function
has no parameters.
Return Values
If the
function succeeds, the return value is the user default locale identifier.
Remarks
For more
information about locale identifiers, see Locale Identifiers
See Also