SettingsAdd Dll Directory Method
Definition
Namespace: DWSIM.GlobalSettings
Assembly: DWSIM.GlobalSettings (in DWSIM.GlobalSettings.dll) Version: 10.0.0.0
Assembly: DWSIM.GlobalSettings (in DWSIM.GlobalSettings.dll) Version: 10.0.0.0
C#
[DllImportAttribute("kernel32.dll", SetLastError = true)]
public static bool AddDllDirectory(
string lpPathName
)VB
<DllImportAttribute("kernel32.dll", SetLastError := true>]
Public Shared Function AddDllDirectory (
lpPathName As String
) As BooleanParameters
- lpPathName String