Inesoft PrintCE SDK EVC++ ASCII_SendString
This function allows to send string to printer. int ASCII_SendString( LPCTSTR str ); Parameters str Text string to be printed Return values 1 - if string was sent to printer 0 - in other case © 2009 Inesoft. All rights reserved.
This function allows to send string to printer.
int ASCII_SendString( LPCTSTR str );
Parameters
str Text string to be printed
© 2009 Inesoft. All rights reserved.