[]
        
(Showing Draft Content)

C1.Util.Win.Win32.LCMapStringA

LCMapStringA Method

LCMapStringA(int, int, byte[], int, byte[], int)

Declaration
public static extern int LCMapStringA(int Locale, int dwMapFlags, byte[] lpSrcStr, int cchSrc, byte[] lpDestStr, int cchDest)
Parameters
Type Name Description
int Locale
int dwMapFlags
byte[] lpSrcStr
int cchSrc
byte[] lpDestStr
int cchDest
Returns
Type Description
int