Meeting SDK for Windows API Reference
Loading...
Searching...
No Matches
zoom_customized_ui.h
Go to the documentation of this file.
1
5#ifndef _ZOOM_CUSTOMIZED_UI_H_
6#define _ZOOM_CUSTOMIZED_UI_H_
7#include "zoom_sdk_def.h"
8
11extern "C"
12{
19
26}
27
29#endif
Custom UI manager interface.
SDK_API SDKError CreateCustomizedUIMgr(ICustomizedUIMgr **ppCustomizedUIMgr)
Create a custom UI manager interface.
SDK_API SDKError DestroyCustomizedUIMgr(ICustomizedUIMgr *pCustomizedUIMgr)
Destroy the specified custom UI manager interface.
ZOOM windows SDK Common Definition File.
#define END_ZOOM_SDK_NAMESPACE
#define SDK_API
#define BEGIN_ZOOM_SDK_NAMESPACE
SDKError
Enumeration of common errors of SDK.