DXGK_POWER_P_STATE - NtDoc

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

typedef struct _DXGK_POWER_P_STATE {
  ULONG OperatingFrequency;
} DXGK_POWER_P_STATE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmddi-dxgk_power_p_state)

Description

DXGK_POWER_P_STATE is reserved for system use. Don't use it in your driver.

Members

OperatingFrequency

Remarks

See also