[]
        
(Showing Draft Content)

C1.Util.Win.Win32.LCMapString

LCMapString Method

LCMapString(int, int, ref string, int, ref string, int)

Declaration
public static extern int LCMapString(int Locale, int dwMapFlags, ref string lpSrcStr, int cchSrc, ref string lpDestStr, int cchDest)
Parameters
Type Name Description
int Locale
int dwMapFlags
string lpSrcStr
int cchSrc
string lpDestStr
int cchDest
Returns
Type Description
int