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.
The PFND3DKMT_CREATESYNCHRONIZATIONOBJECT2 callback function creates a synchronization object.
Syntax
PFND3DKMT_CREATESYNCHRONIZATIONOBJECT2 Pfnd3dkmtCreatesynchronizationobject2;
NTSTATUS Pfnd3dkmtCreatesynchronizationobject2(
D3DKMT_CREATESYNCHRONIZATIONOBJECT2 *unnamedParam1
)
{...}
Parameters
unnamedParam1
Pointer to a D3DKMT_CREATESYNCHRONIZATIONOBJECT2 structure.
Return value
Returns NTSTATUS.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |