Exemplo n.º 1
0
 public static extern int ICSendMessage(int hic,int msg,ICINFO dw1,int dw2);
Exemplo n.º 2
0
 public static extern int ICSendMessage(int hic, int msg, ICINFO dw1, int dw2);
Exemplo n.º 3
0
        public static extern int ICGetInfo(
			int hic,            
			ICINFO lpicinfo,  
			int cb            
			);
Exemplo n.º 4
0
 public static extern int ICGetInfo(
     int hic,
     ICINFO lpicinfo,
     int cb
     );