Share via


IWSDHttpAddress

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This interface provides access to the individual components of an HTTP address.

The IWSDHttpAddress interface inherits the methods of the IWSDTransportAddress interface.

In addition, the following table lists the methods supported by the IWSDHttpAddress interface in vtable order.

Method Description

IWSDHttpAddress::GetSecure

Retrieves the status on whether TLS secure sessions are enabled for this address.

IWSDHttpAddress::SetSecure

Enables or disables TLS secure sessions for this address.

IWSDHttpAddress::GetPath

Gets the URI path for this address.

IWSDHttpAddress::SetPath

Sets the URI path for this address.

Requirements

Header wsdapi.h
Library wsdapi.lib
Windows Embedded CE Windows Embedded CE 6.0 R2

See Also

Reference

Web Services on Devices Interfaces
Web Services on Devices Reference