Condividi tramite


REQUESTBODY_Renew struttura (wsdtypes.h)

Rappresenta un messaggio di richiesta di rinnovo WS-Eventing.

Sintassi

typedef struct {
  WSD_EVENTING_EXPIRES *Expires;
  WSDXML_ELEMENT       *Any;
} REQUESTBODY_Renew;

Members

Expires

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

Any

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

Requisiti

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