Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a WS-Eventing GetStatus response message.
Syntax
typedef struct {
WSD_EVENTING_EXPIRES *expires;
WSDXML_ELEMENT *any;
} RESPONSEBODY_GetStatus;
Members
expires
Reference to a WSD_EVENTING_EXPIRES structure that specifies when the subscription expires.
any
Reference to a WSDXML_ELEMENT structure that specifies extension content allowed by the XML ANY keyword.
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) |