Share via


IWSDUdpAddress (Compact 2013)

3/26/2014

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. Reserved.

IWSDUdpAddress::GetAlias

Gets the alias for the discovery address. Reserved.

Requirements

Header

wsdapi.h

Library

wsdapi.lib

See Also

Reference

Web Services on Devices Interfaces
Web Services on Devices Reference