Condividi tramite


struttura WS_FAULT_REASON (webservices.h)

Contiene una spiegazione dell'errore.

Sintassi

typedef struct _WS_FAULT_REASON {
  WS_STRING text;
  WS_STRING lang;
} WS_FAULT_REASON;

Members

text

Testo che descrive l'errore.

lang

Identificatore della lingua che identifica la lingua del testo.

L'identificatore viene serializzato usando l'attributo xml:lang e ha valori che seguono RFC3066.txt.

Requisiti

   
Client minimo supportato Windows 7 [app desktop | App UWP]
Server minimo supportato Windows Server 2008 R2 [app desktop | App UWP]
Intestazione webservices.h