Specifications
165/201
BscGets
FUNCTION: Sends a character string by transmission in TTY level.
FORMAT: _declspec( dllexport ) short APIENTRY BscGets(short nCid,char
*bufptr,WORD bsize,WORD *plengets);
ARGUMENTS: IN(Transfer)
nCid Communication handler ID number
*bufptr Received character string pointer
bsize Maximum character count
plengets Received character count
OUT(Return)
*bufptr Received character string pointer
Return Value
Received character count