This function retrieves the system default locale identifier.
At a Glance
Header file: | Winnls.h |
Windows CE versions: | 1.0 and later |
Syntax
LCID GetSystemDefaultLCID(void);
Return Values
The system default locale identifier indicates success.
Remarks
For more information about locale identifiers, see Locale Identifiers.
See Also