IDXCoreAdapter1 interface

The IDXCoreAdapter1 interface implements methods for retrieving details about an adapter item. IDXCoreAdapter1 inherits from the IDXCoreAdapter interface. For programming guidance, and code examples, see Using DXCore to enumerate adapters.

Remarks

An adapter's properties are established at the time the adapter starts, and they're immutable for the lifetime of the adapter. This is in contrast to an adapter's state, which can be queried or set, and the values of which can change over time.

See also

DXCore reference, Using DXCore to enumerate adapters