[]
public static extern int GetLocaleInfoEx(string lpLocaleName, uint LCType, StringBuilder lpLCData, int cchData)
Public Shared Function GetLocaleInfoEx(lpLocaleName As String, LCType As UInteger, lpLCData As StringBuilder, cchData As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| string | lpLocaleName | |
| uint | LCType | |
| StringBuilder | lpLCData | |
| int | cchData |
| Type | Description |
|---|---|
| int |