ZOOM Windows SDK
5.2.42037.1112
|
The interface to query the basic information of meeting. More...
#include <premeeting_service_interface.h>
Inherited by IMeetingItemInfo.
Public Member Functions | |
virtual time_t | GetCurrentStartTime ()=0 |
Get the start time of the specified meeting. More... | |
virtual int | GetDurationInMinutes ()=0 |
Get the duration of the specified meeting. More... | |
virtual bool | IsRecurringMeetingSelected ()=0 |
Determine if the recurring meeting mode is selected. More... | |
The interface to query the basic information of meeting.
|
pure virtual |
Get the start time of the specified meeting.
|
pure virtual |
Get the duration of the specified meeting.
|
pure virtual |
Determine if the recurring meeting mode is selected.