Share via


WSD_EVENTING_DELIVERY_MODE_PUSH (Compact 2013)

3/26/2014

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

See Also

Reference

Web Services on Devices Structures