UCMTCPCI_PORT_CONTROLLER_DISPLAYPORT_DISPLAY_OUT_STATUS enumeration (ucmtcpciportcontrollerrequests.h)

Defines values to determine whether a display out status for a DisplayPort device is enabled

Syntax

typedef enum _UCMTCPCI_PORT_CONTROLLER_DISPLAYPORT_DISPLAY_OUT_STATUS {
  UcmTcpciPortControllerDisplayOutStatusOff,
  UcmTcpciPortControllerDisplayOutStatusOn
} UCMTCPCI_PORT_CONTROLLER_DISPLAYPORT_DISPLAY_OUT_STATUS;

Constants

 
UcmTcpciPortControllerDisplayOutStatusOff
Display out status is enabled.
UcmTcpciPortControllerDisplayOutStatusOn
Display out status is enabled.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1709
Minimum supported server Windows Server 2016
Header ucmtcpciportcontrollerrequests.h

See also

IOCTL_UCMTCPCI_PORT_CONTROLLER_DISPLAYPORT_DISPLAY_OUT_STATUS_CHANGED

UCMTCPCI_PORT_CONTROLLER_DISPLAYPORT_DISPLAY_OUT_STATUS_CHANGED_IN_PARAMS