PFND3DKMT_QUERYALLOCATIONRESIDENCY fonction de rappel (d3dkmthk.h)
La fonction de rappel PFND3DKMT_QUERYALLOCATIONRESIDENCY récupère la status de résidence d’une ressource ou d’une liste d’allocations.
Syntaxe
PFND3DKMT_QUERYALLOCATIONRESIDENCY Pfnd3dkmtQueryallocationresidency;
NTSTATUS Pfnd3dkmtQueryallocationresidency(
const D3DKMT_QUERYALLOCATIONRESIDENCY *unnamedParam1
)
{...}
Paramètres
unnamedParam1
Pointeur vers une structure D3DKMT_QUERYALLOCATIONRESIDENCY .
Valeur retournée
Retourne NTSTATUS.
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | d3dkmthk.h |