Share via


WSD_EVENTING_DELIVERY_MODE_PUSH

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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

See Also

Reference

Web Services on Devices Structures