Click or drag to resize

lpsolve55abortfunc Delegate


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

Parameters

lp  IntPtr
 
userhandle  Int32
 

Return Value

Int32
See Also