Skip to content

phoWinPrint - cWinReport2

Contains the handle of the Winprint2 global print object

Type: Property
Access: Read/Write
Data Type: Handle
Parameters: None

Syntax

Property Handle phoWinPrint
Access Type Syntax
Read Access: Get phoWinPrint to HandleVariable
Write Access: Set phoWinPrint to HandleVariable/Value

Description

phoWinPrint contains the handle of the WinPrint2 global print object. This handle is used by the report object to communicate with WinPrint2 print engine. It is a goal of the cWinReport2 object to provide all interfaces needed to run a report. Therefore, there should never be a need for a developer to access this handle.