ZOOM Windows SDK  5.2.42037.1112
Public Member Functions | List of all members
IH323Device Class Referenceabstract

Meeting H.323 device Interface. More...

#include <meeting_h323_helper_interface.h>

Inherited by CustomizedH323Device.

Public Member Functions

virtual const wchar_t * GetName ()=0
 <Virtual function definition. More...
 
virtual const wchar_t * GetIP ()=0
 Virtual function definition.
 
virtual const wchar_t * GetE164Num ()=0
 Virtual function definition.
 
virtual H323DeviceType GetDeviceType ()=0
 
virtual bool IsCustomizedH323Device ()=0
 

Detailed Description

Meeting H.323 device Interface.

Member Function Documentation

◆ GetName()

virtual const wchar_t* IH323Device::GetName ( )
pure virtual

<Virtual function definition.

Virtual function definition.

Implemented in CustomizedH323Device.


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