IADLXManualFanTuningStateList
Navigation: ADLX SDK References → ADLX Interfaces → GPU Tuning
The IADLXManualFanTuningStateList is an interface for a collection of IADLXManualFanTuningState interfaces that can be accessed by location.
InterfaceId: | IADLXManualFanTuningStateList |
---|---|
Smart Pointer Interface Name: | IADLXManualFanTuningStateListPtr |
Inherits: | IADLXList |
Inherited By: | N/A |
Methods
Method | Description |
---|---|
Add_Back | Adds an interface to the end of a list. |
At | Returns the reference counted interface at the requested location. |
Requirements
Header | include “IGPUManualFanTuning.h” |
---|---|
Minimum version | 1.0 |
Example
To see how to use this interface in a C++ application, refer to the ManualFanTuning C++ sample.
For a C application, refer to the ManualFanTuning C sample.
Subpages
- Add_Back - Adds an interface to the end of a list.
- At - Returns the reference counted interface at the requested location.
API Reference
This page references: