Click or drag to resize

cLPSolverlpsolve55abortfunc Delegate

[Missing <summary> documentation for "T:EwECore.cLPSolver.lpsolve55.abortfunc"]

Namespace:  EwECore
Assembly:  EwECore (in EwECore.dll) Version: 6.6.15981.0 (6.6.15981.0)
Syntax
public delegate int abortfunc(
	int lp,
	int userhandle
)

Parameters

lp
Type: SystemInt32
userhandle
Type: SystemInt32

Return Value

Type: Int32
See Also