Click or drag to resize
SoLDMResourceManagerGetMaxMainMemory Method

Note: This API is now obsolete.

Get the allowed main memory in MB for corresponding dataset.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public int GetMaxMainMemory()

Return Value

Type: Int32
Remarks

Obsoletesince Open Inventor 9100 No longer used. Use SoDataSet's field maxMainMemory instead.

See Also