REQUESTBODY_Unsubscribe 结构 (wsdtypes.h)
表示 WS-Eventing 取消订阅请求消息。
语法
typedef struct {
WSDXML_ELEMENT *any;
} REQUESTBODY_Unsubscribe;
成员
any
对指定 XML ANY关键字 (keyword) 允许的扩展内容的WSDXML_ELEMENT结构的引用。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows Vista [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2008 [仅限桌面应用] |
标头 | wsdtypes.h (包括 Wsdapi.h) |