Share via


REQUESTBODY_Renew (Compact 2013)

3/26/2014

This structure represents a WS-Eventing Renew request message.

Syntax

typedef struct {
  WSD_EVENTING_EXPIRES* Expires;
  WSDXML_ELEMENT* Any;
} REQUESTBODY_Renew;

Members

  • Expires
    Reference to a WSD_EVENTING_EXPIRES structure that specifies when the renewed subscription will expire.
  • Any
    Reference to a WSDXML_ELEMENT structure that specifies extension content allowed by the XML ANY keyword.

Requirements

Header

wsdapi.h

Library

wsdapi.lib

See Also

Reference

Web Services on Devices Structures