Show/Hide Toolbars

Flynet Viewer FlyHLLAPI

Use the Pause in order to wait for a screen transition.  Best when used in conjunction with the Start Host Notification call.  By initiating a Start Host Notification, utilizing pause to wait for each screen update, then checking screen contents to monitor progress, an efficient means of monitoring screen transitions is implemented without wasteful polling.

 

Note: for each WHLLPSCHANGED return for pause, be sure to use the Query Host Update call in order to reset internal tracking counters.

 

See differences section for FlyHLLAPI unique aspect of Pause.

 

Data Length: 1/2 second counts for the pause.  For example, a value of 10 means 5 seconds.

 

Returns

 

RetCode: WHLLPSCHANGED: Start Host Notification is active, and the PS has changed.  Otherwise, WHLLOK indicates a simple time expiration.