MPIMPI_LONG_LONG_INT Field |
A long long signed integer. The equivalent is
long in C# and
System.Int64 in .NET. This is a synonym for
MPI_LONG_LONG.
Namespace:
DHI.MPI
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public const int MPI_LONG_LONG_INT = 1275070473
Field Value
Type:
Int32See Also