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