UCSI_USB_OPERATION_MODE - NtDoc

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

typedef enum _UCSI_USB_OPERATION_MODE {
  UcsiUsbOperationModeDfp,
  UcsiUsbOperationModeUfp,
  UcsiUsbOperationModeDrp
} UCSI_USB_OPERATION_MODE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ucmucsispec-_ucsi_usb_operation_mode)

_UCSI_USB_OPERATION_MODE enumeration

Description

Used in the SET_UOR command. See Table 4-18, Offset 23 in UCSI spec version 1.2.

Constants

UcsiUsbOperationModeDfp

UcsiUsbOperationModeUfp

UcsiUsbOperationModeDrp

Remarks

See also