Click or drag to resize
SoMemoryErrorMemoryCleanupHandler Property

Sets memory cleanup handler callback for OIV.Inventor.Errors.SoMemoryError class.

Namespace: OIV.Inventor.Errors
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static SoMemoryErrorMemoryCleanupCallback MemoryCleanupHandler { get; set; }

Property Value

Type: SoMemoryErrorMemoryCleanupCallback
Remarks

See Also