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_CREATEPAGINGQUEUE callback function creates a paging queue.
Syntax
PFND3DKMT_CREATEPAGINGQUEUE Pfnd3dkmtCreatepagingqueue;
NTSTATUS Pfnd3dkmtCreatepagingqueue(
D3DKMT_CREATEPAGINGQUEUE *unnamedParam1
)
{...}
Parameters
unnamedParam1
Pointer to a D3DKMT_CREATEPAGINGQUEUE structure.
Return value
Returns NTSTATUS.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |