D3DKMTGetPostCompositionCaps - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmthk.h

NTSTATUS D3DKMTGetPostCompositionCaps(
  D3DKMT_GET_POST_COMPOSITION_CAPS *unnamedParam1
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-d3dkmthk-d3dkmtgetpostcompositioncaps)

D3DKMTGetPostCompositionCaps function

Description

Retrieves post composition capabilities.

Parameters

unnamedParam1

Pointer to a D3DKMT_GET_POST_COMPOSITION_CAPS structure.

Return value

This function returns NTSTATUS.

Remarks

See also