REQUESTBODY_Unsubscribe structure (wsdtypes.h)
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
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) |