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