IWSDUdpAddress (Windows Embedded CE 6.0)

1/6/2010

This interface provides access to the individual components of a UDP address.

The IWSDUdpAddress interface inherits the methods of the IWSDTransportAddress interface.

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

Method Description

IWSDUdpAddress::SetSockaddr

Sets the socket address information.

IWSDUdpAddress::GetSockaddr

Gets the socket address information.

IWSDUdpAddress::SetExclusive

Controls whether the socket is in exclusive mode.

IWSDUdpAddress::GetExclusive

Determines whether the socket is in exclusive mode.

IWSDUdpAddress::SetMessageType

Sets the message type for this UDP address configuration.

IWSDUdpAddress::GetMessageType

Gets the message type for this UDP address configuration.

IWSDUdpAddress::SetTTL

Sets the TTL.

IWSDUdpAddress::GetTTL

Gets the TTL.

IWSDUdpAddress::SetAlias

Sets the alias for the discovery address. This method is reserved for internal use and should not be called.

IWSDUdpAddress::GetAlias

Gets the alias for the discovery address. This method is reserved for internal use and should not be called.

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