DocumentationMathematicaThe Mathematica BookMathematica Reference GuideListing of C Functions in the MathLink Library
MLGetLongInteger()
int MLGetLongInteger(MLINK link, long *i) gets an integer from the MathLink connection specified by link and stores it as a C long in i.
See notes for MLGetInteger(). See Section 2.13.5.