Skip to content

ArePrintersInstalled - cWinReport2

Returns true if printers are installed

Type: Function
Return Data Type: Boolean

Syntax

Function ArePrintersInstalled Returns Boolean

Call Example

Get ArePrintersInstalled to BooleanVariable

Description

Returns true if printers are installed. A least one printer must be installed before a winprint report can be run. The report object checks for this condition and reports an error if no printers are installed. This message is provided to allow developers further custom control over this process.

Return Value

Returns true if printers are installed