lpsolve 55put_ msgfunc Method
Definition
Namespace: DWSIM.MathOps
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
C#
[DllImportAttribute("lpsolve55", CharSet = CharSet.Ansi, ExactSpelling = true,
SetLastError = true)]
public static void put_msgfunc(
IntPtr lp,
lpsolve55msgfunc newmsg,
int msghandle,
lpsolve55lpsolve_msgmask mask
)VB
<DllImportAttribute("lpsolve55", CharSet := CharSet.Ansi, ExactSpelling := true,
SetLastError := true>]
Public Shared Sub put_msgfunc (
lp As IntPtr,
newmsg As lpsolve55msgfunc,
msghandle As Integer,
mask As lpsolve55lpsolve_msgmask
)Parameters
- lp IntPtr
- newmsg lpsolve55msgfunc
- msghandle Int32
- mask lpsolve55lpsolve_msgmask