IADLXMemoryTimingDescriptionList
The IADLXMemoryTimingDescriptionList is an interface for a collection of IADLXMemoryTimingDescription interfaces that can be accessed by location.
InterfaceId: |
IADLXMemoryTimingDescriptionList |
Smart Pointer Interface Name: |
IADLXMemoryTimingDescriptionListPtr |
Inherits: |
|
Inherited By: |
N/A |
Methods
Method |
Description |
---|---|
Adds an interface to the end of a list. |
|
Returns the reference counted interface at the requested location. |
Requirements
Header |
include “IGPUTuning.h” |
Minimum version |
1.0 |
Example
To see how to use this interface in a C++ application, refer to the ManualVRAMTuning C++ sample .
For a C application, refer to the ManualVRAMTuning C sample .