public static int LCMapStringA( int Locale, int dwMapFlags, byte[] lpSrcStr, int cchSrc, byte[] lpDestStr, int cchDest )
'Declaration Public Shared Function LCMapStringA( _ ByVal Locale As Integer, _ ByVal dwMapFlags As Integer, _ ByVal lpSrcStr() As Byte, _ ByVal cchSrc As Integer, _ ByVal lpDestStr() As Byte, _ ByVal cchDest As Integer _ ) As Integer
Win32 Class Win32 Members