Skip to content

ADLXHelper Class

Navigation: ADLX SDK ReferencesADLX Helpers

ADLXHelper class are methods to initialize ADLX in C++, C#, Java, and Python programs.

Methods

MethodDescription
ADLXHelperThe constructor of the ADLXHelper class.
GetAdlMappingGets the ADL Mapping interface.
GetSystemServicesGets the ADLX system interface.
InitializeInitializes ADLX with default parameters.
InitializeWithCallerAdlInitializes ADLX with an ADL context.
InitializeWithIncompatibleDriverInitializes ADLX with a legacy driver.
QueryFullVersionGets the full version of ADLX.
QueryVersionGets the version of ADLX.
TerminateTerminates ADLX and releases ADLX library.
~ADLXHelperThe destructor of the ADLXHelper class.

Requirements

Headerinclude”ADLXHelper/Windows/Cpp/ADLXHelper.h”
Minimum version1.0

Subpages

API Reference

This page references: