Ejemplo n.º 1
0
 internal static extern unsafe Interop.BOOL GetCPInfo(uint codePage, CPINFO *lpCpInfo);
Ejemplo n.º 2
0
 internal static unsafe extern int GetCPInfo(uint codePage, CPINFO *lpCpInfo);
Ejemplo n.º 3
0
 internal static unsafe partial Interop.BOOL GetCPInfo(uint codePage, CPINFO *lpCpInfo);