xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

NetPrinter()

Tests if the current printer is a network printer.

Syntax

NetPrinter() --> lIsNetworkPrinter

Return

The function returns .T. (true) when the printer activated with SET PRINTER is a network printer, otherwise .F. (false).

Info

See also:NetRedir(), NNetWork(), SET PRINTER
Category: CT:Network , Network functions
Source:ct\ctnet.c
LIB:xhb.lib
DLL:xhbdll.dll


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe