Specifications

170/201
BscPuts
FUNCTION: Sends a character string by transmission in TTY level.
FORMAT: _declspec( dllexport ) short APIENTRY BscPuts(short nCid,char
*bufptr,WORD length);
ARGUMENTS: IN(Transfer)
nCid Communication handler ID number
*bufptr Sending character string pointer
length Sending character count
OUT(Return)
None
Return Value
Sending character count