ASCII_DirectData
Set byte array data to printer, the data can be string or hex commmand. LONG ASCII_DirectData( LPCSTR str, long sendNum ); Parameters str string will be printed. sendNum string length. Return Values SPRT_SUCCEED indicates success, SPRT_FAILED indicates failure See Also ASCII_ClosePrinter, ASCII_SetComPortParam, ASCII_SendString © 2008 SPRT . All rights reserved.
Set byte array data to printer, the data can be string or hex commmand.
LONG ASCII_DirectData( LPCSTR str, long sendNum );
Parameters
str
string will be printed.
sendNum
string length.
Return Values
SPRT_SUCCEED indicates success, SPRT_FAILED indicates failure
See Also
ASCII_ClosePrinter, ASCII_SetComPortParam, ASCII_SendString
© 2008 SPRT . All rights reserved.