IWSDUdpMessageParameters (Compact 2013)
3/26/2014
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 |
---|---|
Sets the values that WSD uses to determine how often to repeat the message transmission. |
|
Retrieves the values that WSD uses to determine how often to repeat the message transmission. |
Requirements
Header |
wsdapi.h |
Library |
wsdapi.lib |
See Also
Reference
Web Services on Devices Interfaces
Web Services on Devices Reference