DXGKMT_POWER_SHARED_TYPE - NtDoc

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

typedef enum _DXGKMT_POWER_SHARED_TYPE {
  DXGKMT_POWER_SHARED_TYPE_AUDIO
} DXGKMT_POWER_SHARED_TYPE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-d3dkmthk-_dxgkmt_power_shared_type)

_DXGKMT_POWER_SHARED_TYPE enumeration

Description

Specifies the type of non-graphic driver that the display driver is sharing power with.

Constants

DXGKMT_POWER_SHARED_TYPE_AUDIO

The power management of shared hardware is between graphics and audio.