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.
1/6/2010
This function retrieves a pointer to the IWSDUdpMessageParameters interface.
Syntax
HRESULT WINAPI WSDCreateUdpMessageParameters(
IWSDUdpMessageParameters** ppTxParams
);
Parameters
- ppTxParams
[out] Pointer to the IWSDUdpMessageParameters interface that you use to specify how often WSD repeats the message transmission.
Return Value
The following table shows the possible error code return values.
| Error Code | Description |
|---|---|
S_OK |
The function succeeded. |
E_POINTER |
ppTxParams is NULL. |
Requirements
| Header | wsdapi.h |
| Library | wsdapi.lib |
| Windows Embedded CE | Windows Embedded CE 6.0 R2 |
See Also
Reference
Web Services on Devices Functions
Web Services on Devices Reference