UCSI_POWER_DIRECTION - NtDoc

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

typedef enum _UCSI_POWER_DIRECTION {
  UcsiPowerDirectionConsumer,
  UcsiPowerDirectionProvider
} UCSI_POWER_DIRECTION;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_UCSI_POWER_DIRECTION enumeration

Description

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

Constants

UcsiPowerDirectionConsumer

UcsiPowerDirectionProvider

Remarks

See also