WSD_REFERENCE_PARAMETERS (Compact 2013)
3/26/2014
This structure specifies opaque data that is used by an endpoint.
Syntax
typedef struct _WSD_REFERENCE_PARAMETERS {
WSDXML_ELEMENT* Any;
} WSD_REFERENCE_PARAMETERS;
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 |