Skip to content

TotalSystemRAM

Navigation: ADLX SDK ReferencesADLX InterfacesSystemIADLXSystem

Syntax

ADLX_RESULT    TotalSystemRAM (adlx_uint* ramMB)

Parameters

#DirectionNameTypeDescription
1.[out]ramMBadlx_uint*The pointer to a variable where the total system RAM size is returned, in MB.

Return Value

If the interface is successfully returned, ADLX_OK is returned.

If the interface is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Headerinclude “ISystem.h”
Minimum version1.0

See Also: ADLX Enums