UDP_Delete

4D - Documentation   Français   English   German   Japanese   4D Internet Commands, Theme List   4D Internet Commands, Alphabetical List   Back   Previous   Next

version 11


UDP_Delete (udp_ID) Integer

ParameterTypeDescription
udp_IDLongintUDP socket reference
Function resultIntegerError 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.


4D - Documentation   Français   English   German   Japanese   4D Internet Commands, Theme List   4D Internet Commands, Alphabetical List   Back   Previous   Next