示例#1
0
 private static extern int SS_Send_Buffer(int W_index, ref TFileParam param, string Buffer, bool IsSave);//往指定的窗口中传送指定字符串数据
示例#2
0
 private static extern int SS_Send_File(int W_index, ref TFileParam param, string ListFile, bool IsSave);//往指定的窗口中传送指定文件列表数据