PFND3DKMT_GETPOSTCOMPOSITIONCAPS callback function (d3dkmthk.h)
Pfnd3dkmtGetpostcompositioncaps retrieves post composition capabilities.
Syntax
PFND3DKMT_GETPOSTCOMPOSITIONCAPS Pfnd3dkmtGetpostcompositioncaps;
NTSTATUS Pfnd3dkmtGetpostcompositioncaps(
D3DKMT_GET_POST_COMPOSITION_CAPS *unnamedParam1
)
{...}
Parameters
unnamedParam1
Pointer to a D3DKMT_GET_POST_COMPOSITION_CAPS structure.
Return value
Returns NTSTATUS.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |