lpsolve55abortfunc Delegate |
Namespace: DWSIM.MathOpsAssembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax public delegate int abortfunc(
IntPtr lp,
int userhandle
)
Public Delegate Function abortfunc (
lp As IntPtr,
userhandle As Integer
) As Integer
Request Example
Parameters
- lp IntPtr
-
- userhandle Int32
-
Return Value
Int32See Also