Share via


WSD_REFERENCE_PROPERTIES (Windows Embedded CE 6.0)

1/6/2010

This structure specifies additional data used to uniquely identify an endpoint.

Syntax

typedef struct _WSD_REFERENCE_PROPERTIES {
  WSDXML_ELEMENT* Any;
} WSD_REFERENCE_PROPERTIES;

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
Windows Embedded CE Windows Embedded CE 6.0 R2

See Also

Reference

Web Services on Devices Structures