
MTDevice Events
OnDeviceList
typedef void ( stdcall * OnDeviceListEvent)(
void* sender,
MTConnectionType connectionType,
int deviceCount,
MTDeviceInformation* deviceList);OnDeviceConnectionStateChanged
typedef void ( stdcall * OnDeviceConnectionStateChangedEvent)(
void* sender,
MTConnectionState state);OnDeviceDataString
OnDeviceResponseMessage
OnDeviceNotificationMessage
Last updated

