GetSystemDefaultLangID

The function returns the Windows Default System language ID.

Related Topics Link IconRelated Topics

Definition

The function returns the identifier (ID) of the Windows default system language in a variable.

Results are 'D' (German), 'E' (English), 'F' (French), 'S' (Spanish) and 'P' (Portuguese). Sublanguages are not considered. All other languages are issued as 'E' (English).