[]
public static extern int GetLocaleInfoUnsafe(uint Locale, uint LCType, char* lpLCData, int cchData)
Public Shared Function GetLocaleInfoUnsafe(Locale As UInteger, LCType As UInteger, lpLCData As Char*, cchData As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| uint | Locale | |
| uint | LCType | |
| char* | lpLCData | |
| int | cchData |
| Type | Description |
|---|---|
| int |