Show/Hide Toolbars

Inventu Viewer+ .NET Programmer's Reference

Navigation: HostConnection Class > Methods

beginPrinterAccess Method

Scroll Prev Top Next More

 

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

 

Inventu Viewer+

 

See Also

 

getPrintData | endPrinterAccess

 

Applies To: HostConnection object

 


© 2022 Inventu Corporation