Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PFND3D12DDI_UMD_CALLBACK_METHOD callback function (d3d12umddi.h)

Used by the user mode driver to complete a context.

Syntax

PFND3D12DDI_UMD_CALLBACK_METHOD Pfnd3d12ddiUmdCallbackMethod;

void Pfnd3d12ddiUmdCallbackMethod(
 void *pContext
)
{...}

Parameters

pContext

A pointer to the context.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 10, version 1903
Header d3d12umddi.h

Feedback

Was this page helpful?

Additional resources