Share via


WSD_RESOLVE (Compact 2013)

3/26/2014

This structure represents a resolve message.

Syntax

typedef struct _WSD_RESOLVE {
  WSD_ENDPOINT_REFERENCE* EndpointReference;
  WSDXML_ELEMENT* Any;
} WSD_RESOLVE;

Members

  • 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