CommonCAdapter

Use objects from the CommonCAdapter class to configure and obtain common information about the LabWindows/CVI and C/C++ DLL Adapters.

To access the properties and methods of the Adapter class, use the CommonCAdapter.AsAdapter method to obtain an object.

To access the properties and methods of a specific adapter class, query the CommonCAdapter object for the interface of the adapter-specific interface you want.

Property

Methods

See Also

Adapter

CVIAdapter

DllAdapter