Click or drag to resize

lpsolve55logfunc Delegate


Namespace: DWSIM.MathOps
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public delegate void logfunc(
	IntPtr lp,
	int userhandle,
	string buf
)
Request Example

Parameters

lp  IntPtr
 
userhandle  Int32
 
buf  String
 
See Also