SystemDeviceInterface Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class DeviceInterface
The SystemDeviceInterface type exposes the following members.
Name | Description | |
---|---|---|
PrinterDriverDirectory |
The System.DeviceInterface.PrinterDriverDirectory property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_DeviceInterface_PrinterDriverDirectory. Display name Printer driver directory.
| |
PrinterDriverName |
The System.DeviceInterface.PrinterDriverName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_DeviceInterface_PrinterDriverName. Display name Driver name.
| |
PrinterEnumerationFlag |
The System.DeviceInterface.PrinterEnumerationFlag property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_DeviceInterface_PrinterEnumerationFlag. Display name Printer enumeration flag.
| |
PrinterName |
The System.DeviceInterface.PrinterName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_DeviceInterface_PrinterName. Display name Printer name.
| |
PrinterPortName |
The System.DeviceInterface.PrinterPortName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_DeviceInterface_PrinterPortName. Display name Port name.
|