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