PFND3DKMT_QUERYALLOCATIONRESIDENCY função de retorno de chamada (d3dkmthk.h)
A função de retorno de chamada PFND3DKMT_QUERYALLOCATIONRESIDENCY recupera o status de residência de um recurso ou lista de alocações.
Sintaxe
PFND3DKMT_QUERYALLOCATIONRESIDENCY Pfnd3dkmtQueryallocationresidency;
NTSTATUS Pfnd3dkmtQueryallocationresidency(
const D3DKMT_QUERYALLOCATIONRESIDENCY *unnamedParam1
)
{...}
Parâmetros
unnamedParam1
Ponteiro para uma estrutura D3DKMT_QUERYALLOCATIONRESIDENCY .
Retornar valor
Retorna NTSTATUS.
Requisitos
Requisito | Valor |
---|---|
Cabeçalho | d3dkmthk.h |