structure WS_FAULT_REASON (webservices.h)
Contient une explication de l’erreur.
Syntaxe
typedef struct _WS_FAULT_REASON {
WS_STRING text;
WS_STRING lang;
} WS_FAULT_REASON;
Membres
text
Texte décrivant l’erreur.
lang
Identificateur de langue qui identifie la langue du texte.
L’identificateur est sérialisé à l’aide de l’attribut xml:lang et a des valeurs qui suivent RFC3066.txt.
Configuration requise
Client minimal pris en charge | Windows 7 [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Windows Server 2008 R2 [applications de bureau | Applications UWP] |
En-tête | webservices.h |