PFND3D12DDI_WAITFORSYNCHRONIZATIONOBJECT2CB callback function (d3d12umddi.h)

Inserts a wait for the specified synchronization objects in the specified context stream.

Syntax

PFND3D12DDI_WAITFORSYNCHRONIZATIONOBJECT2CB Pfnd3d12ddiWaitforsynchronizationobject2cb;

HRESULT Pfnd3d12ddiWaitforsynchronizationobject2cb(
  D3D12DDI_HRTDEVICE hDevice,
  const D3D12DDICB_WAITFORSYNCHRONIZATIONOBJECT2 *unnamedParam2
)
{...}

Parameters

hDevice

Handle to a device.

unnamedParam2

Pointer to a D3D12DDICB_WAITFORSYNCHRONIZATIONOBJECT2 structure.

Return value

Returns HRESULT.

Requirements

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