Click or drag to resize

DeviceInterface Properties

The SystemDeviceInterface type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberPrinterDriverDirectory
The System.DeviceInterface.PrinterDriverDirectory property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_DeviceInterface_PrinterDriverDirectory. Display name Printer driver directory.
Public propertyStatic memberPrinterDriverName
The System.DeviceInterface.PrinterDriverName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_DeviceInterface_PrinterDriverName. Display name Driver name.
Public propertyStatic memberPrinterEnumerationFlag
The System.DeviceInterface.PrinterEnumerationFlag property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_DeviceInterface_PrinterEnumerationFlag. Display name Printer enumeration flag.
Public propertyStatic memberPrinterName
The System.DeviceInterface.PrinterName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_DeviceInterface_PrinterName. Display name Printer name.
Public propertyStatic memberPrinterPortName
The System.DeviceInterface.PrinterPortName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_DeviceInterface_PrinterPortName. Display name Port name.
Top
See Also