ADLXHelper Class
ADLXHelper class are methods to initialize ADLX in C++, C#, Java, and Python programs.
Methods
Method |
Description |
---|---|
The constructor of the ADLXHelper class. |
|
Gets the ADL Mapping interface. |
|
Gets the ADLX system interface. |
|
Initializes ADLX with default parameters. |
|
Initializes ADLX with an ADL context. |
|
Initializes ADLX with a legacy driver. |
|
Gets the full version of ADLX. |
|
Gets the version of ADLX. |
|
Terminates ADLX and releases ADLX library. |
|
The destructor of the ADLXHelper class. |
Requirements
Header |
include”ADLXHelper/Windows/Cpp/ADLXHelper.h” |
Minimum version |
1.0 |