ILNumerics Ultimate VS

NativeHostHandleHandle Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
The address originally provided by the OS in result of the memory allocation request. This address is not aligned and must be kept unchanged for freeing the handle later.

[ILNumerics Core Module]

Namespace:  ILNumerics.Core.MemoryLayer
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public IntPtr Handle { get; }

Property Value

Type: IntPtr
Remarks

[ILNumerics Core Module]

See Also

Reference