Admin Production ni-theme
Current Publication

ATTR_PRINTER_NAME

LabWindows/CVI

ATTR_PRINTER_NAME

Type: Print attribute
Description: This attribute specifies the printer to which output is sent. A NULL or empty string specifies the system's current printer.

If the specified printer does not exist, the system's current printer is used.

To determine the size of the buffer to pass when you are obtaining the printer name, call GetPrintAttribute and specify the ATTR_PRINTER_NAME_LENGTH attribute.
Types of Printing: Text and graphics.
Data Type: string
LabWindows/CVI
Compatibility:
LabWindows/CVI 5.0 and later