IDARG_OUT_RELEASEANDACQUIREBUFFER2 structure (iddcx.h)

The IDARG_OUT_RELEASEANDACQUIREBUFFER2 structure contains output arguments for the IddCxSwapChainReleaseAndAcquireBuffer2 function.

Syntax

struct IDARG_OUT_RELEASEANDACQUIREBUFFER2 {
  IDDCX_METADATA2 MetaData;
};

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.

Requirements

Requirement Value
Minimum supported client Windows 11, version 22H2 September Update (IddCx version 1.10)
Header iddcx.h

See also

IDARG_IN_RELEASEANDACQUIREBUFFER2

IDDCX_METADATA2

IddCxSwapChainReleaseAndAcquireBuffer2