Share via


IWSDUdpMessageParameters

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This interface is used to specify how often WSD repeats the message transmission. To get this interface from a UDP message sent during discovery, call the QueryInterface method of IWSDMessageParameters passing IID_IWSDUdpMessageParameters as the interface identifier. WSDCreateUdpMessageParameters may alternatively be called to retrieve this interface.

The IWSDUdpMessageParameters interface inherits the methods of the IWSDMessageParameters interface.

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

Method Description

IWSDUdpMessageParameters::SetRetransmitParams

Sets the values that WSD uses to determine how often to repeat the message transmission.

IWSDUdpMessageParameters::GetRetransmitParams

Retrieves the values that WSD uses to determine how often to repeat the message transmission.

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