UCMTCPCI_PORT_CONTROLLER_DISPLAYPORT_PIN_ASSIGNMENT - NtDoc

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

typedef enum _UCMTCPCI_PORT_CONTROLLER_DISPLAYPORT_PIN_ASSIGNMENT {
  UcmTcpciPortControllerPinAssignmentInvalid,
  UcmTcpciPortControllerDFPDPinAssignmentA,
  UcmTcpciPortControllerDFPDPinAssignmentB,
  UcmTcpciPortControllerDFPDPinAssignmentC,
  UcmTcpciPortControllerDFPDPinAssignmentD,
  UcmTcpciPortControllerDFPDPinAssignmentE,
  UcmTcpciPortControllerDFPDPinAssignmentF,
  UcmTcpciPortControllerUFPDPinAssignmentA,
  UcmTcpciPortControllerUFPDPinAssignmentB,
  UcmTcpciPortControllerUFPDPinAssignmentC,
  UcmTcpciPortControllerUFPDPinAssignmentD,
  UcmTcpciPortControllerUFPDPinAssignmentE
} UCMTCPCI_PORT_CONTROLLER_DISPLAYPORT_PIN_ASSIGNMENT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ucmtcpciportcontrollerrequests-_ucmtcpci_port_controller_displayport_pin_assignment)

_UCMTCPCI_PORT_CONTROLLER_DISPLAYPORT_PIN_ASSIGNMENT enumeration

Description

The _UCMTCPCI_PORT_CONTROLLER_DISPLAYPORT_PIN_ASSIGNMENT enumeration defines values used to identify DisplayPort pin assignments.

Constants

UcmTcpciPortControllerPinAssignmentInvalid

Invalid pin assignment

UcmTcpciPortControllerDFPDPinAssignmentA

DFPD pin assignment A

UcmTcpciPortControllerDFPDPinAssignmentB

DFPD pin assignment B

UcmTcpciPortControllerDFPDPinAssignmentC

DFPD pin assignment C

UcmTcpciPortControllerDFPDPinAssignmentD

DFPD pin assignment D

UcmTcpciPortControllerDFPDPinAssignmentE

DFPD pin assignment E

UcmTcpciPortControllerDFPDPinAssignmentF

DFPD pin assignment F

UcmTcpciPortControllerUFPDPinAssignmentA

UFPD pin assignment A

UcmTcpciPortControllerUFPDPinAssignmentB

UFPD pin assignment B

UcmTcpciPortControllerUFPDPinAssignmentC

UFPD pin assignment C

UcmTcpciPortControllerUFPDPinAssignmentD

UFPD pin assignment D

UcmTcpciPortControllerUFPDPinAssignmentE

UFPD pin assignment E