Skip to content

IADLXVariableGraphicsMemoryOptionList

Navigation: ADLX SDK ReferencesADLX InterfacesSystem

The IADLXVariableGraphicsMemoryOptionList provides a collection of IADLXVariableGraphicsMemoryOption interfaces accessible by location.

InterfaceId:IADLXVariableGraphicsMemoryOptionList
Smart Pointer Interface Name:IADLXVariableGraphicsMemoryOptionListPtr
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 “ISystem3.h”
Minimum version1.5

Example

To see how to use this interface in a C++ application, refer to the GPUs C++ sample.

For a C application, refer to the GPUs 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: