UCX_USBDEVICE_CHARACTERISTIC_TYPE enumeration (ucxusbdevice.h)

Defines values that indicates the type of device characteristic.

Syntax

typedef enum _UCX_USBDEVICE_CHARACTERISTIC_TYPE {
  UCX_USBDEVICE_CHARACTERISTIC_TYPE_PATH_DELAY
} UCX_USBDEVICE_CHARACTERISTIC_TYPE;

Constants

 
UCX_USBDEVICE_CHARACTERISTIC_TYPE_PATH_DELAY
The type of characteristic of the device.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1709
Minimum supported server Windows Server 2016
Header ucxusbdevice.h (include Ucxclass.h)

See also

EVT_UCX_USBDEVICE_GET_CHARACTERISTIC

UCX_USBDEVICE_CHARACTERISTIC