Skip to content

IADLXSystem1

Navigation: ADLX SDK ReferencesADLX InterfacesSystem

The IADLXSystem1 is an extension interface to IADLXSystem. It provides access to the main interface of the Power Tuning domain.

InterfaceId:IADLXSystem1
Smart Pointer Interface Name:IADLXSystem1Ptr
Inherits:IADLXInterface
Inherited By:IADLXSystem2

The IADLXSystem1 interface is obtained from the IADLXSystem using QueryInterface.

Methods

MethodDescription
GetPowerTuningServicesGets the reference counted main interface to the Power Tuning domain.

Requirements

Headerinclude “ISystem1.h”
Minimum version1.2

Example

To see how to use this interface in a C++ application, refer to the SmartShiftMax C++ sample.

For a C application, refer to the SmartShiftMax C sample.

Subpages

API Reference

This page references: