WSD_RESOLVE_MATCHES
Other versions of this page are also available for the following:
8/28/2008
This structure represents a ResolveMatches message.
Syntax
typedef struct _WSD_RESOLVE_MATCHES {
WSD_RESOLVE_MATCH* ResolveMatch;
WSDXML_ELEMENT* Any;
} WSD_RESOLVE_MATCHES;
Members
- ResolveMatch
Reference to a WSD_RESOLVE_MATCH structure that contains a child ResolveMatch message.
- 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 |