Click or drag to resize

cLPSolverlpsolve55msgfunc Delegate

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

Namespace:  EwECore
Assembly:  EwECore (in EwECore.dll) Version: 6.6.15981.0 (6.6.15981.0)
Syntax
public delegate void msgfunc(
	int lp,
	int userhandle,
	cLPSolverlpsolve55lpsolve_msgmask message
)

Parameters

lp
Type: SystemInt32
userhandle
Type: SystemInt32
message
Type: EwECorecLPSolverlpsolve55lpsolve_msgmask
See Also