Reaktoro LoaderLoad Library Method
Definition
Namespace: DWSIM.Thermodynamics.ReaktoroPropertyPackage
Assembly: DWSIM.Thermodynamics.ReaktoroPropertyPackage (in DWSIM.Thermodynamics.ReaktoroPropertyPackage.dll) Version: 2.0.0.0 (2.0.0.0)
Assembly: DWSIM.Thermodynamics.ReaktoroPropertyPackage (in DWSIM.Thermodynamics.ReaktoroPropertyPackage.dll) Version: 2.0.0.0 (2.0.0.0)
C#
[DllImportAttribute("kernel32.dll", EntryPoint = "LoadLibraryA", CharSet = CharSet.Ansi,
ExactSpelling = true, SetLastError = true)]
private static IntPtr LoadLibrary(
ref string lpFileName
)VB
<DllImportAttribute("kernel32.dll", EntryPoint := "LoadLibraryA", CharSet := CharSet.Ansi,
ExactSpelling := true, SetLastError := true>]
Private Shared Function LoadLibrary (
ByRef lpFileName As String
) As IntPtrParameters
- lpFileName String