MLPutNext()
int MLPutNext(MLINK link, int type) prepares to put an object of the specified type on link.
The type specifications are as given in the notes for MLGetNext(). See The Mathematica Book: Section 2.12.12. See also: MLPutArgCount.