Share via


IWSDHttpAddress (Compact 2013)

3/26/2014

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

See Also

Reference

Web Services on Devices Interfaces
Web Services on Devices Reference