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 The Mathematica Book: Section 2.12.5.