PFND3DKMT_GETPOSTCOMPOSITIONCAPS función de devolución de llamada (d3dkmthk.h)
Pfnd3dkmtGetpostcompositioncaps recupera funcionalidades posteriores a la composición.
Sintaxis
PFND3DKMT_GETPOSTCOMPOSITIONCAPS Pfnd3dkmtGetpostcompositioncaps;
NTSTATUS Pfnd3dkmtGetpostcompositioncaps(
D3DKMT_GET_POST_COMPOSITION_CAPS *unnamedParam1
)
{...}
Parámetros
unnamedParam1
Puntero a una estructura de D3DKMT_GET_POST_COMPOSITION_CAPS .
Valor devuelto
Devuelve NTSTATUS.
Requisitos
Requisito | Valor |
---|---|
Header | d3dkmthk.h |