Beispiel #1
0
 internal static extern unsafe Interop.BOOL GetCPInfo(uint codePage, CPINFO *lpCpInfo);
 internal static unsafe extern int GetCPInfo(uint codePage, CPINFO *lpCpInfo);
Beispiel #3
0
 internal static unsafe partial Interop.BOOL GetCPInfo(uint codePage, CPINFO *lpCpInfo);