Exemplo n.º 1
0
 public static extern bool SendNcFile(IntPtr JdMon, string FileName, bool AddToTsk, bool SetMainProgram, IntPtr pProgCtrl, SetProgPosFunPtr ProgPosPtr, bool FileThread = true);
Exemplo n.º 2
0
 public static extern bool ReceiveFile(IntPtr JdMon, string SrcFileName, string DestFileName, IntPtr pProgCtrl, SetProgPosFunPtr ProgPosPtr);