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



© 2008 SPRT . All rights reserved.