Inesoft PrintCE SDK EVC++ ASCII_SendArray
This function allows to send array of bytes to printer. int ASCII_SendArray( char *array int size ); Parameters array Pointer to array of bytes size Size of array Return values 1 - if array was sent to printer 0 - in other case © 2009 Inesoft. All rights reserved.
This function allows to send array of bytes to printer.
int ASCII_SendArray( char *array int size );
Parameters
array
Pointer to array of bytes
size
Size of array
© 2009 Inesoft. All rights reserved.