หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Sets the values that WSD uses to determine how often to repeat the message transmission.
Syntax
HRESULT SetRetransmitParams(
[in] const WSDUdpRetransmitParams *pParams
);
Parameters
[in] pParams
Pointer to a WSDUdpRetransmitParams structure. The structure contains values that determine how often WSD repeats the message transmission.
Return value
Possible return values include, but are not limited to, the following:
| Return code | Description |
|---|---|
|
Method completed successfully. |
Remarks
If you do not specify these values, WSD sends the message only once.
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 |
| DLL | Wsdapi.dll |