public static int LCMapString( int Locale, int dwMapFlags, ref string lpSrcStr, int cchSrc, ref string lpDestStr, int cchDest )
'Declaration Public Shared Function LCMapString( _ ByVal Locale As Integer, _ ByVal dwMapFlags As Integer, _ ByRef lpSrcStr As String, _ ByVal cchSrc As Integer, _ ByRef lpDestStr As String, _ ByVal cchDest As Integer _ ) As Integer
Win32 Class Win32 Members