Zoom Rooms Controller SDK Reference 6.5.0
|
#include <IHWIOHelper.h>
Data Fields | |
HWIODeviceUpdateEventType | eventType = HWIODeviceUpdateEventTypeDeviceAdded |
HWIO device update event type, see HWIODeviceUpdateEventType enum.. | |
HWIODeviceInfo | deviceInfo |
HWIO device info, see HWIODeviceInfo struct. | |
Definition at line 333 of file IHWIOHelper.h.
HWIODeviceInfo HWIODeviceUpdate::deviceInfo |
HWIO device info, see HWIODeviceInfo struct.
Definition at line 336 of file IHWIOHelper.h.
HWIODeviceUpdateEventType HWIODeviceUpdate::eventType = HWIODeviceUpdateEventTypeDeviceAdded |
HWIO device update event type, see HWIODeviceUpdateEventType enum..
Definition at line 335 of file IHWIOHelper.h.