Click or drag to resize

MPIMPI_MAX_ERROR_STRING Field

The maximum number of characters that can occur in an error string returned from MPI_Error_string(Int32, Byte, Int32).

Namespace:  DHI.MPI
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public const int MPI_MAX_ERROR_STRING = 1024

Field Value

Type: Int32
See Also