IppCommunicationErrorKind 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 IppCommunicationErrorKind
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 1114112)]
enum class IppCommunicationErrorKind
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 1114112)]
public enum IppCommunicationErrorKind
var value = Windows.Graphics.Printing.PrintSupport.IppCommunicationErrorKind.other
Public Enum IppCommunicationErrorKind
- Vererbung
-
IppCommunicationErrorKind
- Attribute
Felder
Name | Wert | Beschreibung |
---|---|---|
Other | 0 | |
Timeout | 1 | |
ConnectionError | 2 | |
AccessDenied | 3 |