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