Note

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

Access to this page requires authorization. You can try .

PFND3D12DDI_SIGNALSYNCHRONIZATIONOBJECT2CB callback function (d3d12umddi.h)

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

Syntax

PFND3D12DDI_SIGNALSYNCHRONIZATIONOBJECT2CB Pfnd3d12ddiSignalsynchronizationobject2cb;

HRESULT Pfnd3d12ddiSignalsynchronizationobject2cb(
 D3D12DDI_HRTDEVICE hDevice,
 const D3D12DDICB_SIGNALSYNCHRONIZATIONOBJECT2 *unnamedParam2
)
{...}

Parameters

hDevice

Handle to a device.

unnamedParam2

Pointer to a D3D12DDICB_SIGNALSYNCHRONIZATIONOBJECT2 structure.

Return value

Returns HRESULT.

Requirements

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

Feedback

Was this page helpful?

Additional resources