Skip to content

IADLXSystem3

Navigation: ADLX SDK ReferencesADLX InterfacesSystem

The IADLXSystem3 is an extension to the IADLXSystem interface, and provides access to the main interface of the Variable Graphics Memory.

InterfaceId:IADLXSystem3
Smart Pointer Interface Name:IADLXSystem3Ptr
Inherits:IADLXSystem2
Inherited By:IADLXSystem1

Note:

The IADLXSystem3 interface is obtained using QueryInterface from the IADLXSystem using QueryInterface, or from any of its extension interfaces.

Methods

MethodDescription
GetVariableGraphicsMemoryGets the reference counted Variable Graphics Memory interface.

Requirements

Headerinclude “ISystem3.h”
Minimum version1.5

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

API Reference

This page references: