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_SETCONTEXTINPROCESSSCHEDULINGPRIORITY callback function sets the scheduling priority for a device context that is in the same process as other device contexts.
Syntax
PFND3DKMT_SETCONTEXTINPROCESSSCHEDULINGPRIORITY Pfnd3dkmtSetcontextinprocessschedulingpriority;
NTSTATUS Pfnd3dkmtSetcontextinprocessschedulingpriority(
const D3DKMT_SETCONTEXTINPROCESSSCHEDULINGPRIORITY *unnamedParam1
)
{...}
Parameters
unnamedParam1
Pointer to a D3DKMT_SETCONTEXTINPROCESSSCHEDULINGPRIORITY structure.
Return value
Returns NTSTATUS.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |