ActiveX
- Updated2025-03-14
- 2 minute(s) read
ActiveX
Use the ActiveX functions to pass properties and methods to and from other ActiveX-enabled applications, such as Microsoft Excel.
Some applications provide ActiveX data in the form of a self-describing data type called a variant. To review or process the data in LabVIEW, you must convert it to a corresponding LabVIEW data type using the Variant To Data function.
Note ActiveX error codes are documented by Microsoft in winerror.h.
