GetUserDefaultLCID Subroutine

Retrieves the default locale for the current user.

Syntax

GetUserDefaultLCID ()

Return Value

Long. The default locale ID for the current user.

Remarks

GetUserDefaultLCID is a Windows API call.

 

Example