Condividi tramite


WSD_BYE struttura (wsdtypes.h)

Rappresenta un messaggio Bye .

Sintassi

typedef struct _WSD_BYE {
  WSD_ENDPOINT_REFERENCE *EndpointReference;
  WSDXML_ELEMENT         *Any;
} WSD_BYE;

Members

EndpointReference

Riferimento a una struttura WSD_ENDPOINT_REFERENCE che specifica l'invio o la ricezione dell'endpoint del messaggio Bye.

Any

Riferimento a una struttura WSDXML_ELEMENT che specifica il contenuto consentito dalla parola chiave XML ANY .

Requisiti

Requisito Valore
Client minimo supportato Windows Vista [solo app desktop]
Server minimo supportato Windows Server 2008 [solo app desktop]
Intestazione wsdtypes.h (includere Wsdapi.h)

Vedi anche

Messaggio di bye