beginPrinterAccess Method
Hold any monitor processes from processing pending printer data on this session.
bool HostConnection.beginPrinterAccess(); |
Arguments
HostConnection
Required. HostConnection object.
Remarks
The getPrintData() method can be used to pull print data associated with a session (currently only VTxxx sessions are supported). If the system console has the session open in the emulator, without using beginPrinterAccess the emulator may "grab" print data before it can be processed by your code using the getPrintData() method.
Requirements
Flynet Viewer
See Also
getPrintData | endPrinterAccess
Applies To: HostConnection object
© 2016 Inventu Corporation, Flynet LTD