IADLXGPU2List
The IADLXGPU2List is an interface for a collection of IADLXGPU2 interfaces that can be accessed by location.
InterfaceId: |
IADLXGPU2List |
Smart Pointer Interface Name: |
IADLXGPU2ListPtr |
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 “ISystem2.h” |
Minimum version |
1.4 |
Example
To see how to use this interface in a C++ application, refer to the SmartShiftEco C++ sample .
For a C application, refer to the SmartShiftEco C sample .