WS_ENDPOINT_ADDRESS_EXTENSION_TYPE enumeration (webservices.h)

This identifies a type of extension within the extensions field of the WS_ENDPOINT_ADDRESS.

Syntax

typedef enum {
  WS_ENDPOINT_ADDRESS_EXTENSION_METADATA_ADDRESS = 1
} WS_ENDPOINT_ADDRESS_EXTENSION_TYPE;

Constants

 
WS_ENDPOINT_ADDRESS_EXTENSION_METADATA_ADDRESS
Value: 1
The address that metadata can be downloaded from the endpoint.


The type of the extension value is WS_ENDPOINT_ADDRESS.

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps | UWP apps]
Minimum supported server Windows Server 2008 R2 [desktop apps | UWP apps]
Header webservices.h