Skip to content

IADLXGPU2List

Navigation: ADLX SDK ReferencesADLX InterfacesGPU

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:IADLXList
Inherited By:N/A

Methods

MethodDescription
Add_BackAdds an interface to the end of a list.
AtReturns the reference counted interface at the requested location.

Requirements

Headerinclude “ISystem2.h”
Minimum version1.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.

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: