// d3dkmthk.h
typedef enum _DXGKMT_POWER_SHARED_TYPE {
DXGKMT_POWER_SHARED_TYPE_AUDIO
} DXGKMT_POWER_SHARED_TYPE;
View the official Windows Driver Kit DDI referenceNo description available.
Specifies the type of non-graphic driver that the display driver is sharing power with.
DXGKMT_POWER_SHARED_TYPE_AUDIOThe power management of shared hardware is between graphics and audio.