xHarbour Reference Documentation > Function Reference |
Releases an existing network connection.
NetCancel( <cLocalDevice> ) --> lIsReleased
The function returns .T. (true) when the network device is successfully released, otherwise .F. (false).
See also: | NetRedir() |
Category: | CT:Network , Network functions |
Source: | ct\ctnet.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com