예제 #1
0
파일: LED_Operate.cs 프로젝트: Wooyme/HIS-1
 private static extern int SS_Send_Buffer(int W_index, ref TFileParam param, string Buffer, bool IsSave);//往指定的窗口中传送指定字符串数据
예제 #2
0
파일: LED_Operate.cs 프로젝트: Wooyme/HIS-1
 private static extern int SS_Send_File(int W_index, ref TFileParam param, string ListFile, bool IsSave);//往指定的窗口中传送指定文件列表数据