System::Runtime::InteropServices::NativeLibrary::Free method
NativeLibrary::Free method
Unloads dynamic library.
static void System::Runtime::InteropServices::NativeLibrary::Free(IntPtr handle)
| Parameter | Type | Description |
|---|---|---|
| handle | IntPtr | Native library handle. |
See Also
- Class NativeLibrary
- Namespace System::Runtime::InteropServices
- Library Aspose.PDF for C++