RESPONSEBODY_Subscribe struttura (wsdtypes.h)
Rappresenta un messaggio di risposta WS-Eventing sottoscrizione.
Sintassi
typedef struct {
WSD_ENDPOINT_REFERENCE *SubscriptionManager;
WSD_EVENTING_EXPIRES *expires;
WSDXML_ELEMENT *any;
} RESPONSEBODY_Subscribe;
Members
SubscriptionManager
Riferimento a una struttura WSD_ENDPOINT_REFERENCE che rappresenta il riferimento endpoint di Gestione sottoscrizioni.
expires
Riferimento a una struttura WSD_EVENTING_EXPIRES che specifica quando scade la sottoscrizione.
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) |