DXGKCB_PRESENT_DISPLAYONLY_PROGRESS callback function

Reserved for system use. Do not use it in your driver.

Syntax

DXGKCB_PRESENT_DISPLAYONLY_PROGRESS pfnPresentDisplayOnlyProgress;

void APIENTRY CALLBACK* pfnPresentDisplayOnlyProgress(
  _In_ const HANDLE                                 hAdapter,
  _In_ const DXGKARGCB_PRESENT_DISPLAYONLY_PROGRESS *pProgress
)
{ ... }

Parameters

hAdapter [in]

pProgress [in]

Return value

This callback function does not return a value.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Target platform

Desktop

Header

D3dkmddi.h