4D v13.2

UDP_Delete

Home

 
4D v13.2
UDP_Delete

UDP_Delete 


 

UDP_Delete ( udp_ID ) -> Function result 
Parameter Type   Description
udp_ID  Longint in UDP socket reference
Function result  Integer in Error code

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.

 
PROPERTIES 

Product: 4D
Theme: IC UDP
Number: 88849

 
INDEX

Alphabetical list of commands

 
HISTORY 

Created: 4D Internet Commands v11

 
SEE ALSO 

UDP_New