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



© 2008 SPRT . All rights reserved.