// d3dkmthk.h
NTSTATUS D3DKMTSetStablePowerState(
const D3DKMT_SETSTABLEPOWERSTATE *unnamedParam1
);
View the official Windows Driver Kit DDI referenceNo description available.
Sets stable power state.
unnamedParam1Pointer to a D3DKMT_SETSTABLEPOWERSTATE structure.
This function returns NTSTATUS.