NativeLibrary.Free(IntPtr) Method

Definition

Frees a loaded library with the specified OS handle, or takes no action if the input handle is Zero.

C#
public static void Free(IntPtr handle);

Parameters

handle
IntPtr

The native library OS handle to be freed.

Applies to

Produkt Versioner
.NET Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10