Frees memory previously allocated from the unmanaged memory of the process
with IntervalZero.Runtime.InteropServices.RTMarshal.AllocHContiguous(System.IntPtr).
Namespace: RTX.Runtime.InteropServicesAssembly: IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
Parameters
- hcontiguous
- Type:
System IntPtr
The handle returned by the original matching call to IntervalZero.Runtime.InteropServices.RTMarshal.AllocHContiguous(System.IntPtr).
See Also