Class Win32PrinterFFM

java.lang.Object
oshi.driver.common.windows.wmi.Win32Printer
oshi.driver.windows.wmi.Win32PrinterFFM

@ThreadSafe public final class Win32PrinterFFM extends oshi.driver.common.windows.wmi.Win32Printer
Utility to query WMI class Win32_Printer using FFM.
  • Nested Class Summary

    Nested classes/interfaces inherited from class oshi.driver.common.windows.wmi.Win32Printer

    oshi.driver.common.windows.wmi.Win32Printer.PrinterProperty
  • Field Summary

    Fields inherited from class oshi.driver.common.windows.wmi.Win32Printer

    WIN32_PRINTER
  • Method Summary

    Modifier and Type
    Method
    Description
    static WbemcliUtilFFM.WmiResult<oshi.driver.common.windows.wmi.Win32Printer.PrinterProperty>
    Queries printer information.

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • queryPrinters

      public static WbemcliUtilFFM.WmiResult<oshi.driver.common.windows.wmi.Win32Printer.PrinterProperty> queryPrinters()
      Queries printer information.
      Returns:
      Information regarding printers