CommonCAdapter
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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.