WS_HTTP_BINDING_TEMPLATE structure (webservices.h)

HTTP template structure to be filled in by application for http binding.

Syntax

typedef struct _WS_HTTP_BINDING_TEMPLATE {
  WS_CHANNEL_PROPERTIES channelProperties;
} WS_HTTP_BINDING_TEMPLATE;

Members

channelProperties

Application provided additional channel properties that cannot be represented in policy.

Requirements

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