System::Runtime::InteropServices::NativeLibrary::TryLoad-metod
NativeLibrary::TryLoad method
Laddar in inhemskt dynamiskt bibliotek.
static bool System::Runtime::InteropServices::NativeLibrary::TryLoad(const String &libraryPath, IntPtr &handle)
| Parameter | Typ | Beskrivning |
|---|---|---|
| libraryPath | const String& | Sökväg till biblioteket. |
| handle | IntPtr& | Inbyggt biblioteks-handtag. |
ReturnValue
Sant om biblioteket laddades framgångsrikt, falskt annars.
Se även
- Class String
- Class NativeLibrary
- Namespace System::Runtime::InteropServices
- Library Aspose.PDF for C++