IADLXList
The IADLXList is an interface of a collection of ADLX interfaces that can be accessed by location.
InterfaceId: |
IADLXList |
Smart Pointer Interface Name: |
IADLXListPtr |
Inherits: |
|
Inherited By: |
IADLXDesktopList IADLXDisplayList IADLXDisplayResolutionList IADLXManualFanTuningStateList IADLXManualTuningStateList IADLXMemoryTimingDescriptionList IADLXGPUMetricsList IADLXSystemMetricsList IADLXFPSList IADLXAllMetricsList IADLXGPUList |
Methods
Method |
Description |
---|---|
Adds an interface to the end of a list. |
|
Returns the reference counted interface from the requested location. |
|
Returns the location of the first interface from a list. |
|
Removes all the interfaces from a list. |
|
Checks if the list is empty. |
|
Returns the location succeeding the last interface from a list. |
|
Removes an interface from the end of a list. |
|
Returns the number of interfaces in a list. |
Requirements
Header |
include “ADLXDefines.h” |
Minimum version |
1.0 |