.NET/Link API Version 1.7 USE FRAMES

MathLinkException.ErrCode Property

Gets the integer code associated with the MathLink error.

[Visual�Basic]
Public�ReadOnly�Property�ErrCode�As�Integer
[C#]
public�int�ErrCode�{get;}

Remarks

These numbers are a superset of those defined in the mathlink.h header file.

See Also

MathLinkException Class | Wolfram.NETLink Namespace