WS_ENDPOINT_ADDRESS_EXTENSION_TYPE enumeration

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

Syntax


enum WS_ENDPOINT_ADDRESS_EXTENSION_TYPE {  WS_ENDPOINT_ADDRESS_EXTENSION_METADATA_ADDRESS  = 1 

};

Constants

WS_ENDPOINT_ADDRESS_EXTENSION_METADATA_ADDRESS

The address that metadata can be downloaded from the endpoint.

The type of the extension value is WS_ENDPOINT_ADDRESS.

Requirements

Minimum supported client

Windows 7 [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2008 R2 [desktop apps | Windows Store apps]

Header

WebServices.h

 

 

Community Additions

ADD
Show: