ZOOM Windows SDK  5.2.42037.1112
Public Attributes | List of all members
tagShareInfo Struct Reference

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
 

Detailed Description

Information of current sharing. Here are more detailed structural descriptions.


The documentation for this struct was generated from the following file: