|
ZOOM Windows SDK
5.2.42037.1112
|
Information of current sharing. Here are more detailed structural descriptions. More...
#include <meeting_sharing_interface.h>
Public Attributes | |
| ShareType | eShareType |
| Type of sharing, see ShareType enum. | |
| union { | |
| HWND hwndSharedApp | |
| Handle of sharing application or white-board. It is invalid unless the value of the eShareType is SHARE_TYPE_AS or SHARE_TYPE_WB. | |
| const wchar_t * monitorID | |
| The ID of screen to be shared. It is invalid unless the value of the eShareType is SHARE_TYPE_DS. | |
| } | ut |
Information of current sharing. Here are more detailed structural descriptions.
1.8.14