| SoDeviceGetAvailableMemory Method  | 
Returns the current available 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 GetAvailableMemory()
Public Function GetAvailableMemory As ULong
public:
unsigned long long GetAvailableMemory()
member GetAvailableMemory : unit -> uint64 
Return Value
Type: 
UInt64
Remarks
See Also