IDARG_OUT_ADAPTER_INIT structure (iddcx.h)

IDARG_OUT_ADAPTER_INIT provides information about an initialized adapter.

Syntax

struct IDARG_OUT_ADAPTER_INIT {
  IDDCX_ADAPTER AdapterObject;
};

Members

AdapterObject

An opaque IDDCX_ADAPTER object that represents a single logical display adapter.

Remarks

See IDDCX objects for more information.

Requirements

Requirement Value
Minimum supported client Windows 10
Header iddcx.h

See also

IddCxAdapterInitAsync