Show/Hide Toolbars

Inventu Viewer+ .NET Programmer's Reference

Navigation: HostConnection Class > Methods

signalMacroRequest

Scroll Prev Top Next More

This is specifically for use by the FVTerm server-side macros, but can be used in other environments.

 

void HostConnection.signalMacroRequest(void);

 

Arguments

 

HostConnection

 Required. HostConnection object.

 

Remarks

 

If there is a thread waiting on a HostScreen.ScreenPause, this will trigger that wait, and the macroRequestReady property will be true.

 

FVTerm will set macroRequestReady to false, after checking with the session's active MacroHost object for the request being made.

 

See Also

 

macroRequestReady

 

Applies To: HostConnection object

 


© 2022 Inventu Corporation