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)
ParameterTypBeskrivning
libraryPathconst String&Sökväg till biblioteket.

ReturnValue

Inbyggt biblioteks-handtag.

Se även