Skip to content

Mode

Navigation: ADLX SDK ReferencesADLX InterfacesSystemIADLXVariableGraphicsMemoryOption

Syntax

ADLX_RESULT    Mode (ADLX_VARIABLE_GRAPHICS_MEMORY_MODE* mode)

Parameters

#DirectionNameTypeDescription
1.[out]modeADLX_VARIABLE_GRAPHICS_MEMORY_MODEThe pointer to a variable where the option mode of Variable Graphics Memory is returned.

Return Value

If the Variable Graphics Memory option mode is successfully returned, ADLX_OK is returned.

If the Variable Graphics Memory option mode is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Headerinclude “ISystem3.h”
Minimum version1.5

See Also: ADLX Enums