Click or drag to resize

SettingsAddDllDirectory Method


Namespace: DWSIM.GlobalSettings
Assembly: DWSIM.GlobalSettings (in DWSIM.GlobalSettings.dll) Version: 8.8.1.0
Syntax
[DllImportAttribute("kernel32.dll", SetLastError = true)]
public static bool AddDllDirectory(
	string lpPathName
)
Request Example View Source

Parameters

lpPathName  String
 

Return Value

Boolean
See Also