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_OPENSYNCOBJECTFROMNTHANDLE callback function maps an NT process handle to a graphics processing unit (GPU) synchronization object.
Syntax
PFND3DKMT_OPENSYNCOBJECTFROMNTHANDLE Pfnd3dkmtOpensyncobjectfromnthandle;
NTSTATUS Pfnd3dkmtOpensyncobjectfromnthandle(
D3DKMT_OPENSYNCOBJECTFROMNTHANDLE *unnamedParam1
)
{...}
Parameters
unnamedParam1
Pointer to a D3DKMT_OPENSYNCOBJECTFROMNTHANDLE structure.
Return value
Returns NTSTATUS.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |