Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This structure represents the endpoint reference used for push delivery of events in a WS-Eventing Subscribe message.
Syntax
typedef struct _WSD_EVENTING_DELIVERY_MODE_PUSH {
WSD_ENDPOINT_REFERENCE* NotifyTo;
} WSD_EVENTING_DELIVERY_MODE_PUSH;
Members
- NotifyTo
Reference to a WSD_ENDPOINT_REFERENCE structure that specifies the endpoint reference to which notifications should be sent.
Requirements
| Header | wsdapi.h |
| Library | wsdapi.lib |
| Windows Embedded CE | Windows Embedded CE 6.0 R2 |