IppPrintDeviceKind Enumeration
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public enum class IppPrintDeviceKind
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 1245184)]
enum class IppPrintDeviceKind
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 1245184)]
public enum IppPrintDeviceKind
var value = Windows.Devices.Printers.IppPrintDeviceKind.printer
Public Enum IppPrintDeviceKind
- Vererbung
-
IppPrintDeviceKind
- Attribute
Felder
Printer | 0 | |
FaxOut | 1 | |
VirtualPrinter | 2 |