ZOOM Windows SDK  5.2.42037.1112
Classes | Enumerations
ui_hook_interface.h File Reference

UI Hook Interface. More...

#include "zoom_sdk_def.h"

Go to the source code of this file.

Classes

class  IUIHookerEvent
 UI hooker callback event. More...
 
class  IUIHooker
 Embedded browser interface. More...
 

Enumerations

enum  UIHOOKHWNDTYPE { UIHOOKWNDTYPE_USERDEFIEND, UIHOOKWNDTYPE_MAINWND, UIHOOKWNDTYPE_BOTTOMTOOLBAR }
 SDK hook type. Here are more detailed structural descriptions. More...
 

Detailed Description

UI Hook Interface.

Enumeration Type Documentation

◆ UIHOOKHWNDTYPE

SDK hook type. Here are more detailed structural descriptions.

Enumerator
UIHOOKWNDTYPE_USERDEFIEND 

The type of hooking messages and windows defined by users.

UIHOOKWNDTYPE_MAINWND 

The type of hooking main window.

UIHOOKWNDTYPE_BOTTOMTOOLBAR 

The type of hooking toolbar at the bottom.