UCMTCPCI_PORT_CONTROLLER_DISPLAYPORT_DISPLAY_OUT_STATUS - NtDoc

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

typedef enum _UCMTCPCI_PORT_CONTROLLER_DISPLAYPORT_DISPLAY_OUT_STATUS {
  UcmTcpciPortControllerDisplayOutStatusOff,
  UcmTcpciPortControllerDisplayOutStatusOn
} UCMTCPCI_PORT_CONTROLLER_DISPLAYPORT_DISPLAY_OUT_STATUS;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_UCMTCPCI_PORT_CONTROLLER_DISPLAYPORT_DISPLAY_OUT_STATUS enumeration

Description

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

Constants

UcmTcpciPortControllerDisplayOutStatusOff

Display out status is enabled.

UcmTcpciPortControllerDisplayOutStatusOn

Display out status is enabled.

See also

IOCTL_UCMTCPCI_PORT_CONTROLLER_DISPLAYPORT_DISPLAY_OUT_STATUS_CHANGED

UCMTCPCI_PORT_CONTROLLER_DISPLAYPORT_DISPLAY_OUT_STATUS_CHANGED_IN_PARAMS