Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |