Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |