Skip to content

Latest commit

 

History

History
72 lines (60 loc) · 2.51 KB

nf-d3dkmthk-d3dkmtsignalsynchronizationobject2.md

File metadata and controls

72 lines (60 loc) · 2.51 KB
UID title description old-location ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos tech.root req.typenames f1_keywords topic_type api_type api_location api_name
NF:d3dkmthk.D3DKMTSignalSynchronizationObject2
D3DKMTSignalSynchronizationObject2 function (d3dkmthk.h)
The D3DKMTSignalSynchronizationObject2 function inserts a signal for the specified synchronization objects in the specified context stream.
display\d3dkmtsignalsynchronizationobject2.htm
03/02/2022
D3DKMTSignalSynchronizationObject2 function
D3DKMTSignalSynchronizationObject2, D3DKMTSignalSynchronizationObject2 function [Display Devices], OpenGL_Functions_ffc87bcb-e2ab-48ea-8a90-c0b4cf7c8b33.xml, d3dkmthk/D3DKMTSignalSynchronizationObject2, display.d3dkmtsignalsynchronizationobject2
d3dkmthk.h
D3dkmthk.h
Universal
D3DKMTSignalSynchronizationObject2 is supported beginning with the Windows 7 operating system.
Gdi32.lib
Gdi32.dll
Windows
display
D3DKMTSignalSynchronizationObject2
d3dkmthk/D3DKMTSignalSynchronizationObject2
APIRef
kbSyntax
DllExport
Gdi32.dll
API-MS-Win-dx-d3dkmt-l1-1-0.dll
API-MS-Win-dx-d3dkmt-l1-1-1.dll
API-MS-Win-DX-D3DKMT-L1-1-2.dll
D3DKMTSignalSynchronizationObject2

D3DKMTSignalSynchronizationObject2 function

-description

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

-parameters

-param unnamedParam1 [in]

A pointer to a D3DKMT_SIGNALSYNCHRONIZATIONOBJECT2 structure that describes the synchronization objects and context stream that signaling is set up for.

-returns

D3DKMTSignalSynchronizationObject2 returns one of the following values:

Return code Description
STATUS_SUCCESS The signaling was successfully set up.
STATUS_DEVICE_REMOVED The graphics adapter was stopped or the display context was reset.
STATUS_INVALID_PARAMETER Parameters were validated and determined to be incorrect.

This function might also return other NTSTATUS values.

-see-also

D3DKMT_SIGNALSYNCHRONIZATIONOBJECT2