DXGKCB_COMPLETEPSTATETRANSITION callback function (d3dkmddi.h)

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

Syntax

DXGKCB_COMPLETEPSTATETRANSITION DxgkcbCompletepstatetransition;

void DxgkcbCompletepstatetransition(
  IN_CONST_HANDLE hAdapter,
  IN UINT ComponentIndex,
  IN UINT CompletedPState
)
{...}

Parameters

hAdapter

ComponentIndex

CompletedPState

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 8
Minimum supported server Windows Server 2012 R2
Header d3dkmddi.h