Package com.sun.jna.platform.win32
Klasse WinspoolUtil
java.lang.Object
com.sun.jna.platform.win32.WinspoolUtil
Winspool Utility API.
- Autor:
- dblock[at]dblock.org, Ivan Ridao Freitas, Padrus, Artem Vozhdayenko
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic Winspool.PRINTER_INFO_2[]
Returns printers that are physically attached to the local machine as well as remote printers to which it has a network connection.static Winspool.JOB_INFO_1[]
getJobInfo1
(WinNT.HANDLEByReference phPrinter) static Winspool.PRINTER_INFO_1[]
static Winspool.PRINTER_INFO_2[]
static Winspool.PRINTER_INFO_2
getPrinterInfo2
(String printerName) static Winspool.PRINTER_INFO_4[]
-
Konstruktordetails
-
WinspoolUtil
public WinspoolUtil()
-
-
Methodendetails
-
getPrinterInfo1
-
getPrinterInfo2
-
getAllPrinterInfo2
Returns printers that are physically attached to the local machine as well as remote printers to which it has a network connection. -
getPrinterInfo2
-
getPrinterInfo4
-
getJobInfo1
-