摘要:
Vidyo32.VidyoClientInEventLogin Login = new Vidyo32.VidyoClientInEventLogin(); Login.portalUri = this.tbxIP.Text.Trim(); //"http://kaunas.vidyo.scandi... 阅读全文
posted @ 2015-11-10 14:49
acdyf
阅读(1818)
评论(0)
推荐(0)
摘要:
此例是把C#结构传给C++C++:typedef struct VidyoClientInEventGroupChat_{ /*! Message (contents) to be sent to all remote participants */ char message[MAX_CHAT_ME... 阅读全文
posted @ 2015-11-10 14:47
acdyf
阅读(1706)
评论(0)
推荐(0)
摘要:
C++结构体typedef struct VidyoClientRequestGetWindowsAndDesktops_{ /*! The number of application windows currently open */ VidyoSizeT numApplicationWindow... 阅读全文
posted @ 2015-11-10 14:43
acdyf
阅读(407)
评论(0)
推荐(0)
摘要:
C++结构体typedef struct VidyoClientRequestGetWindowsAndDesktops_{ /*! The number of application windows currently open */ VidyoSizeT numApplicationWindow... 阅读全文
posted @ 2015-11-10 14:40
acdyf
阅读(568)
评论(0)
推荐(0)
摘要:
Winformthis.Invoke(new Action(() => { }));Wpf this.Dispatcher.Invoke(DispatcherPriority.Normal, new Action(() => { //调用主线程 ButtonOkClick(this.msg); })... 阅读全文
posted @ 2015-11-10 14:34
acdyf
阅读(630)
评论(0)
推荐(0)

浙公网安备 33010602011771号