UCSI_CONNECTOR_PARTNER_FLAGS - NtDoc

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

typedef enum _UCSI_CONNECTOR_PARTNER_FLAGS {
  UcsiConnectorPartnerFlagUsb,
  UcsiConnectorPartnerFlagAlternateMode
} UCSI_CONNECTOR_PARTNER_FLAGS;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_UCSI_CONNECTOR_PARTNER_FLAGS enumeration

Description

Used in the GET_CONNECTOR_STATUS command. See Table 4-42, Offset 21 in UCSI spec version 1.2.

Constants

UcsiConnectorPartnerFlagUsb

UcsiConnectorPartnerFlagAlternateMode

Remarks

See also