DeviceInfo.commandCallback Property

Module: DeviceInfo

Type: DeviceCommandCallback

Definition

(C++) Specifies a callback function for executing commands on the device, applicable only in certain programming environments (e.g., C++).

int id3DevicesDeviceInfo_SetCommandCallback (ID3_DEVICES_DEVICE_INFO hDeviceInfo, id3DevicesDeviceCommandCallback commandCallback, void * context)

Returns

int
An error code.
See id3DevicesError file for the list of possible error codes.