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_WAITFORSYNCHRONIZATIONOBJECT callback function inserts a wait for the specified synchronization objects in the specified context stream.
Syntax
PFND3DKMT_WAITFORSYNCHRONIZATIONOBJECT Pfnd3dkmtWaitforsynchronizationobject;
NTSTATUS Pfnd3dkmtWaitforsynchronizationobject(
const D3DKMT_WAITFORSYNCHRONIZATIONOBJECT *unnamedParam1
)
{...}
Parameters
unnamedParam1
Pointer to a D3DKMT_WAITFORSYNCHRONIZATIONOBJECT structure.
Return value
Returns NTSTATUS.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |