หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Represents a WS-Eventing Subscribe response message.
Syntax
typedef struct {
WSD_ENDPOINT_REFERENCE *SubscriptionManager;
WSD_EVENTING_EXPIRES *expires;
WSDXML_ELEMENT *any;
} RESPONSEBODY_Subscribe;
Members
SubscriptionManager
Reference to a WSD_ENDPOINT_REFERENCE structure that represents the endpoint reference of the subscription manager.
expires
Reference to a WSD_EVENTING_EXPIRES structure that specifies when the subscription expires.
any
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) |