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_SETCONTEXTSCHEDULINGPRIORITY callback function sets the scheduling priority for a device context.
Syntax
PFND3DKMT_SETCONTEXTSCHEDULINGPRIORITY Pfnd3dkmtSetcontextschedulingpriority;
NTSTATUS Pfnd3dkmtSetcontextschedulingpriority(
const D3DKMT_SETCONTEXTSCHEDULINGPRIORITY *unnamedParam1
)
{...}
Parameters
unnamedParam1
Pointer to a D3DKMT_SETCONTEXTSCHEDULINGPRIORITY structure.
Return value
Returns NTSTATUS.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |