|
ZOOM Windows SDK
5.2.42037.1112
|
Initialize the SDK Parameter. Here are more detailed structural descriptions. More...
#include <zoom_sdk_def.h>
Public Attributes | |
| const wchar_t * | strWebDomain |
| Web domain. | |
| const wchar_t * | strBrandingName |
| Branding name. | |
| const wchar_t * | strSupportUrl |
| Support URL. | |
| void * | hResInstance |
| Resource module handle. | |
| unsigned int | uiWindowIconSmallID |
| The ID of the small icon on the window. | |
| unsigned int | uiWindowIconBigID |
| The ID of the big Icon on the window. | |
| SDK_LANGUAGE_ID | emLanguageID |
| The ID of the SDK language. | |
| bool | enableGenerateDump |
| Enable generate dump file if the app crashed. | |
| bool | enableLogByDefault |
| Enable log feature. | |
| unsigned int | uiLogFileSize |
| Size of a log file in M(megabyte). The default size is 5M. There are 5 log files in total and the file size varies from 1M to 50M. | |
| ConfigurableOptions | obConfigOpts |
| The configuration options of the SDK. | |
| SDK_APP_Locale | locale |
| bool | permonitor_awareness_mode |
| ZoomSDKRenderOptions | renderOpts |
| RawDataOptions | rawdataOpts |
Initialize the SDK Parameter. Here are more detailed structural descriptions.
1.8.14