|
Meeting SDK for Windows API Reference
|
#include <zoom_sdk_def.h>
Public Member Functions | |
| tagConfigurableOptions () | |
Data Fields | |
| CustomizedLanguageInfo | customizedLang |
| int | optionalFeatures |
| const zchar_t * | sdkPathPostfix |
Definition at line 315 of file zoom_sdk_def.h.
|
inline |
Definition at line 324 of file zoom_sdk_def.h.
References optionalFeatures, and sdkPathPostfix.
| CustomizedLanguageInfo tagConfigurableOptions::customizedLang |
The custom resource information.
Definition at line 319 of file zoom_sdk_def.h.
| int tagConfigurableOptions::optionalFeatures |
Additional functional configuration. The function currently supports whether to use the custom UI mode only. When the value of the optionalFeatures&ENABLE_CUSTOMIZED_UI_FLAG is true, it means the custom UI mode will be used. Otherwise the Zoom UI mode will be used.
Definition at line 321 of file zoom_sdk_def.h.
Referenced by tagConfigurableOptions().
| const zchar_t* tagConfigurableOptions::sdkPathPostfix |
Definition at line 323 of file zoom_sdk_def.h.
Referenced by tagConfigurableOptions().