REQUESTBODY_Unsubscribe (Compact 2013)
3/26/2014
This structure represents a WS-Eventing Unsubscribe request message.
Syntax
typedef struct {
WSDXML_ELEMENT* Any;
} REQUESTBODY_Unsubscribe;
Members
- Any
Reference to a WSDXML_ELEMENT structure that specifies extension content allowed by the XML ANY keyword.
Requirements
Header |
wsdapi.h |
Library |
wsdapi.lib |