ASCII_SendString
Set null-terminated unicode string to printer. LONG ASCII_SendString( LPCTSTR str, ); Parameters str string will be printed. Return Values SPRT_SUCCEED indicates success, SPRT_FAILED indicates failure See Also ASCII_ClosePrinter, ASCII_SetComPortParam, ASCII_DirectData © 2008 SPRT . All rights reserved.
Set null-terminated unicode string to printer.
LONG ASCII_SendString( LPCTSTR str, );
Parameters
str
string will be printed.
Return Values
SPRT_SUCCEED indicates success, SPRT_FAILED indicates failure
See Also
ASCII_ClosePrinter, ASCII_SetComPortParam, ASCII_DirectData
© 2008 SPRT . All rights reserved.