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

SDK configuration options. More...

#include <zoom_sdk_def.h>

Public Attributes

CustomizedLanguageInfo customizedLang
 
int optionalFeatures
 The custom resource information. More...
 
const wchar_t * sdkPathPostfix
 

Detailed Description

SDK configuration options.

Remarks
This structure is used only for the SDK initialization to configure the custom resource file and choose whether to use the UI mode. Here are more detailed structural descriptions.

Member Data Documentation

◆ optionalFeatures

int tagConfigurableOptions::optionalFeatures

The custom resource information.

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.


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