hwISession GetPrinterList
Returns a list of printers that are available for use.
Syntax
hwISession_handle GetPrinterList
Application
HyperWorks Tcl Query
Description
This command returns a list of printers that are available for use in this application session.
Example
hwi GetSessionHandle sess;
sess GetPrinterList;
Error
Returns success (the list of printers) or an error code.
Keywords
HyperWorks
Tcl
Query