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.
3/26/2014
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 |
See Also
Reference
Web Services on Devices Functions
Web Services on Devices Reference