System::Runtime::InteropServices::NativeLibrary::Load-metod
NativeLibrary::Load method
Laddar in inhemskt dynamiskt bibliotek. Kastar ett undantag vid fel.
static IntPtr System::Runtime::InteropServices::NativeLibrary::Load(const String &libraryPath)
| Parameter | Typ | Beskrivning |
|---|---|---|
| libraryPath | const String& | Sökväg till biblioteket. |
ReturnValue
Inbyggt biblioteks-handtag.
Se även
- Class String
- Class NativeLibrary
- Namespace System::Runtime::InteropServices
- Library Aspose.PDF for C++