Condividi tramite


RESPONSEBODY_GetStatus struttura (wsdtypes.h)

Rappresenta un messaggio di risposta WS-Eventing GetStatus.

Sintassi

typedef struct {
  WSD_EVENTING_EXPIRES *expires;
  WSDXML_ELEMENT       *any;
} RESPONSEBODY_GetStatus;

Members

expires

Riferimento a una struttura WSD_EVENTING_EXPIRES che specifica quando scade la sottoscrizione.

any

Riferimento a una struttura WSDXML_ELEMENT che specifica il contenuto dell'estensione 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)