| SoDeviceGetTotalMemory Method  | 
Returns the total memory of this device in bytes. 
 
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic ulong GetTotalMemory()
Public Function GetTotalMemory As ULong
public:
unsigned long long GetTotalMemory()
member GetTotalMemory : unit -> uint64 
Return Value
Type: 
UInt64
Remarks
See Also