Builds a list of UPD settings for reference.
Input Arguments
0 |
Boolean |
Transmit Watch Window Text Over Network |
Sets transmit status. |
1 |
Boolean |
Send to Entire Subnet |
Sets subnet transmit check box status. |
2 |
String |
Computer Name or IP |
Sets the computer name or IP to use. |
3 |
integer |
Port |
Port used for broadcast. |
Return Arguments
4 |
UDP Settings |
UDP Network Transmit Settings |
The resulting settings |
Returned Status
SUCCESS |
The identifier was successfully created. |
FAILURE |
An invalid input string was supplied. |
Remarks
None.