UCX_USBDEVICE_CHARACTERISTIC_TYPE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ucxusbdevice.h

typedef enum _UCX_USBDEVICE_CHARACTERISTIC_TYPE {
  UCX_USBDEVICE_CHARACTERISTIC_TYPE_PATH_DELAY
} UCX_USBDEVICE_CHARACTERISTIC_TYPE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ucxusbdevice-_ucx_usbdevice_characteristic_type)

_UCX_USBDEVICE_CHARACTERISTIC_TYPE enumeration

Description

Defines values that indicates the type of device characteristic.

Constants

UCX_USBDEVICE_CHARACTERISTIC_TYPE_PATH_DELAY

The type of characteristic of the device.

See also

EVT_UCX_USBDEVICE_GET_CHARACTERISTIC

UCX_USBDEVICE_CHARACTERISTIC