// d3dkmddi.h
DXGKCB_PRESENT_DISPLAYONLY_PROGRESS DxgkcbPresentDisplayonlyProgress;
VOID DxgkcbPresentDisplayonlyProgress(
IN_CONST_HANDLE hAdapter,
IN_CONST_PDXGKARGCB_PRESENT_DISPLAYONLY_PROGRESS unnamedParam2
)
{...}
View the official Windows Driver Kit DDI referenceNo description available.
DXGKCB_PRESENT_DISPLAYONLY_PROGRESS is reserved for system use. Don't use it in your driver.
hAdapterunnamedParam2