Command UDP_Delete

4D Internet Commands

UDP_Delete

version 11


UDP_Delete (udp_ID) Integer

ParameterTypeDescription
udp_IDLongintUDP socket reference

Function result Integer Error code

Description

The UDP_Delete command can be used to close a UDP socket that has been previously opened using UDP_New by passing its reference in udp_ID.

See Also

UDP_New.