Flynet Viewer .NET Programmer's Reference

syncMonitorScreen

syncMonitorScreen

Previous topic Next topic  

syncMonitorScreen

Previous topic Next topic  

Signal a Screen Change event so that any active monitor application can acquire the current screen image in memory.  This enables tracking of changes made to the screen for highlighting in the view for the human operator.

 

bool HostScreen.syncMonitorScreen(int timeout);

 

Arguments

 

timeoutNumber of milliseconds to wait for the response from the monitor.

 

Returns

 

True if the screen sync is acknowledged (or no monitor is active), False if rejected.

 

Remarks

 

This call should be made after a successful and complete screen transition.  It has no effect on logic other than to ensure that the current screen  image has been read by any active monitor and that the monitor is ready for the next requestMonitorApproval call.

 

Requirements

 

Flynet Viewer

 

See Also

 

requestMonitorConnection, closeMonitorConnection and requestMonitorApproval

 

Applies To: HostScreen object

 


© 2016 Inventu Corporation, Flynet LTD