IADLXSystem1
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: |
|
Inherited By: |
N/A |
The IADLXSystem1 interface is obtained from the IADLXSystem using QueryInterface .
Methods
Method |
Description |
---|---|
Gets the reference counted main interface to the Power Tuning domain. |
Requirements
Header |
include “ISystem1.h” |
Minimum version |
1.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 .