ILNumerics Ultimate VS

NativeHostHandle Constructor

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Create a new host memory handle. This will be used by P/Invoke methods having NativeHostHandle as return type.

[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 NativeHostHandle()
Remarks

[ILNumerics Core Module]

See Also

Reference