PFND3DKMT_SETALLOCATIONPRIORITY função de retorno de chamada (d3dkmthk.h)
A função de retorno de chamada PFND3DKMT_SETALLOCATIONPRIORITY define o nível de prioridade de um recurso ou lista de alocações.
Sintaxe
PFND3DKMT_SETALLOCATIONPRIORITY Pfnd3dkmtSetallocationpriority;
NTSTATUS Pfnd3dkmtSetallocationpriority(
const D3DKMT_SETALLOCATIONPRIORITY *unnamedParam1
)
{...}
Parâmetros
unnamedParam1
Ponteiro para uma estrutura D3DKMT_SETALLOCATIONPRIORITY .
Retornar valor
Retorna NTSTATUS.
Requisitos
Requisito | Valor |
---|---|
Cabeçalho | d3dkmthk.h |