예제 #1
0
파일: MXIO_NET.cs 프로젝트: Strongc/sencond
		public static extern int MXIO_Init_ActiveTag_Ex( UInt16 wDataPort, UInt16 wCmdPort, UInt32 dwToleranceTimeout, UInt32 dwCmdTimeout, pfnCALLBACK iProcAddress, UInt16 wSize);
예제 #2
0
파일: MXIO_NET.cs 프로젝트: Strongc/sencond
 public static extern int W5K_Message_Start( int iProtocol, UInt16 wPort, pfnCALLBACK iProcAddress );