IDARG_OUT_RELEASEANDACQUIREBUFFER2 - NtDoc

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

struct IDARG_OUT_RELEASEANDACQUIREBUFFER2 {
  IDDCX_METADATA2 MetaData;
};
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-iddcx-idarg_out_releaseandacquirebuffer2)

Description

The IDARG_OUT_RELEASEANDACQUIREBUFFER2 structure contains output arguments for the IddCxSwapChainReleaseAndAcquireBuffer2 function.

Members

MetaData

[out] An IDDCX_METADATA2 structure containing the metadata that accompanies the new buffer.

Remarks

For more information about HDR support, see IddCx version 1.10 updates.

See also

IDARG_IN_RELEASEANDACQUIREBUFFER2

IDDCX_METADATA2

IddCxSwapChainReleaseAndAcquireBuffer2