Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
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 |
| Windows Embedded CE | Windows Embedded CE 6.0 R2 |