PFND3DKMT_SIGNALSYNCHRONIZATIONOBJECT2 callback function (d3dkmthk.h)

The PFND3DKMT_SIGNALSYNCHRONIZATIONOBJECT2 callback function inserts a signal for the specified synchronization objects in the specified context stream.

Syntax

PFND3DKMT_SIGNALSYNCHRONIZATIONOBJECT2 Pfnd3dkmtSignalsynchronizationobject2;

NTSTATUS Pfnd3dkmtSignalsynchronizationobject2(
  const D3DKMT_SIGNALSYNCHRONIZATIONOBJECT2 *unnamedParam1
)
{...}

Parameters

unnamedParam1

Pointer to a D3DKMT_SIGNALSYNCHRONIZATIONOBJECT2 structure.

Return value

Returns NTSTATUS.

Requirements

Requirement Value
Header d3dkmthk.h