xHarbour Reference Documentation > Function Reference |
Tests if the current printer is a network printer.
NetPrinter() --> lIsNetworkPrinter
The function returns .T. (true) when the printer activated with SET PRINTER is a network printer, otherwise .F. (false).
See also: | NetRedir(), NNetWork(), SET PRINTER |
Category: | CT:Network , Network functions |
Source: | ct\ctnet.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com