Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides access to the individual components of a UDP address.
Inheritance
The IWSDUdpAddress interface inherits from IWSDTransportAddress. IWSDUdpAddress also has these types of members:
Methods
The IWSDUdpAddress interface has these methods.
| IWSDUdpAddress::GetAlias Gets the alias for the discovery address. |
| IWSDUdpAddress::GetExclusive Determines whether the socket is in exclusive mode. |
| IWSDUdpAddress::GetMessageType Gets the message type for this UDP address configuration. |
| IWSDUdpAddress::GetSockaddr Gets the socket address information. |
| IWSDUdpAddress::GetTTL Gets the time-to-live (TTL) for all outbound packets using this address. |
| IWSDUdpAddress::SetAlias Sets the alias for the discovery address. |
| IWSDUdpAddress::SetExclusive Controls whether the socket is in exclusive mode. |
| IWSDUdpAddress::SetMessageType Sets the message type for this UDP address configuration. |
| IWSDUdpAddress::SetSockaddr Sets the socket address information. |
| IWSDUdpAddress::SetTTL Sets the time-to-live (TTL) for all outbound packets using this address. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | wsdbase.h (include Wsdapi.h) |