PFND3DKMT_SETALLOCATIONPRIORITY fonction de rappel (d3dkmthk.h)
La fonction de rappel PFND3DKMT_SETALLOCATIONPRIORITY définit le niveau de priorité d’une ressource ou d’une liste d’allocations.
Syntaxe
PFND3DKMT_SETALLOCATIONPRIORITY Pfnd3dkmtSetallocationpriority;
NTSTATUS Pfnd3dkmtSetallocationpriority(
const D3DKMT_SETALLOCATIONPRIORITY *unnamedParam1
)
{...}
Paramètres
unnamedParam1
Pointeur vers une structure D3DKMT_SETALLOCATIONPRIORITY .
Valeur retournée
Retourne NTSTATUS.
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | d3dkmthk.h |