RESPONSEBODY_GetStatus (Windows Embedded CE 6.0)
1/6/2010
This structure 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
Header | wsdapi.h |
Library | wsdapi.lib |
Windows Embedded CE | Windows Embedded CE 6.0 R2 |