Condividi tramite


WSD_HEADER_RELATESTO struttura (wsdtypes.h)

Rappresenta un blocco di intestazione della busta SOAP RelatesTo, come specificato dalla specifica WS-Addressing.

Sintassi

typedef struct _WSD_HEADER_RELATESTO {
  WSDXML_NAME *RelationshipType;
  const WCHAR *MessageID;
} WSD_HEADER_RELATESTO;

Members

RelationshipType

Riferimento a una struttura WSDXML_NAME che contiene il tipo di relazione come nome qualificato.

MessageID

Identificatore del messaggio correlato.

Requisiti

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