| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Tests if a drive is a network drive.
NetDisk( <cDrive> ) --> lIsNetworkDrive
The function returns .T. (true) when the specified drive is a network drive, 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