RESPONSEBODY_Renew structure (wsdtypes.h)
Represents a WS-Eventing Renew response message.
Syntax
typedef struct {
WSD_EVENTING_EXPIRES *expires;
WSDXML_ELEMENT *any;
} RESPONSEBODY_Renew;
Members
expires
Reference to a WSD_EVENTING_EXPIRES structure that specifies when the subscription expires.
any
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Header | wsdtypes.h (include Wsdapi.h) |