[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GetLocaleInfoUnsafe

GetLocaleInfoUnsafe Method

GetLocaleInfoUnsafe(uint, uint, char*, int)

Declaration
public static extern int GetLocaleInfoUnsafe(uint Locale, uint LCType, char* lpLCData, int cchData)
Parameters
Type Name Description
uint Locale
uint LCType
char* lpLCData
int cchData
Returns
Type Description
int