PFND3DKMT_GETALLOCATIONPRIORITY callback function (d3dkmthk.h)
The Pfnd3dkmtGetallocationpriority callback function gets allocation priority.
PFND3DKMT_GETALLOCATIONPRIORITY Pfnd3dkmtGetallocationpriority;
NTSTATUS Pfnd3dkmtGetallocationpriority(
const D3DKMT_GETALLOCATIONPRIORITY *unnamedParam1
)
{...}
unnamedParam1
Pointer to a D3DKMT_GETALLOCATIONPRIORITY structure.
Returns NTSTATUS.
Requirement | Value |
---|---|
Header | d3dkmthk.h |