IDARG_OUT_ADAPTER_INIT - NtDoc

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

struct IDARG_OUT_ADAPTER_INIT {
  IDDCX_ADAPTER AdapterObject;
};
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

IDARG_OUT_ADAPTER_INIT structure

Description

IDARG_OUT_ADAPTER_INIT provides information about an initialized adapter.

Members

AdapterObject

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

Remarks

See IDDCX objects for more information.

See also

IddCxAdapterInitAsync