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

The parameter of ordinary user when starts meeting. Here are more detailed structural descriptions. More...

#include <meeting_service_interface.h>

Public Attributes

UINT64 meetingNumber
 Meeting number.
 
const wchar_t * vanityID
 Meeting vanity ID. Generate a ZOOM access token via REST API.
 
HWND hDirectShareAppWnd
 The window handle of the direct sharing application.
 
const wchar_t * participantId
 The ID of attendees. The SDK will set this value when the associated settings are turned on.
 
bool isVideoOff
 Turn off video or not. True indicates to turn off. In addition, this flag is affected by meeting attributes.
 
bool isAudioOff
 Turn off audio or not. True indicates to turn off. In addition, this flag is affected by meeting attributes.
 
bool isDirectShareDesktop
 Share the desktop directly or not. True indicates to Share.
 

Detailed Description

The parameter of ordinary user when starts meeting. Here are more detailed structural descriptions.


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