Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This structure represents a resolve message.
Syntax
typedef struct _WSD_RESOLVE {
WSD_ENDPOINT_REFERENCE* EndpointReference;
WSDXML_ELEMENT* Any;
} WSD_RESOLVE;
Members
- EndpointReference
Reference to a WSD_ENDPOINT_REFERENCE structure that specifies the endpoint to match.
- 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 |