SettingsAddDllDirectory Method

Definition

Namespace: DWSIM.GlobalSettings
Assembly: DWSIM.GlobalSettings (in DWSIM.GlobalSettings.dll) Version: 10.0.0.0
[DllImportAttribute("kernel32.dll", SetLastError = true)]
public static bool AddDllDirectory(
	string lpPathName
)

Parameters

lpPathName  String
 

Return Value

Boolean

See Also