'Declaration Public Overloads Shared Function GetLocaleInfo( _ ByVal Locale As UInteger, _ ByVal LCType As UInteger, _ ByVal lpLCData As String, _ ByVal cchData As Integer _ ) As Integer
public static int GetLocaleInfo( uint Locale, uint LCType, string lpLCData, int cchData )
Win32 Class Win32 Members Overload List