PFND3DKMT_QUERYALLOCATIONRESIDENCY funzione di callback (d3dkmthk.h)
La funzione di callback PFND3DKMT_QUERYALLOCATIONRESIDENCY recupera lo stato di residenza di una risorsa o un elenco di allocazioni.
PFND3DKMT_QUERYALLOCATIONRESIDENCY Pfnd3dkmtQueryallocationresidency;
NTSTATUS Pfnd3dkmtQueryallocationresidency(
const D3DKMT_QUERYALLOCATIONRESIDENCY *unnamedParam1
)
{...}
unnamedParam1
Puntatore a una struttura D3DKMT_QUERYALLOCATIONRESIDENCY .
Restituisce NTSTATUS.
Requisito | Valore |
---|---|
Intestazione | d3dkmthk.h |