WS_ENDPOINT_ADDRESS_DESCRIPTION structure (webservices.h)
Information about a mapping between a WS_ENDPOINT_ADDRESS and an XML element.
Syntax
typedef struct _WS_ENDPOINT_ADDRESS_DESCRIPTION {
WS_ADDRESSING_VERSION addressingVersion;
} WS_ENDPOINT_ADDRESS_DESCRIPTION;
Members
addressingVersion
The WS-Addressing version to use when serializing the endpoint address.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Header | webservices.h |