In the FVMacros namespace a number of classes are defined that assist in the management of the Client Interaction calls. These classes are generally POCO (Plain Old CLR Objects, also known as "simple data objects") to support more complex calls.
Worker Classes Summary
Class |
Description |
---|---|
Used in the runFromScreen property to help identify when the correct screen is displayed to list a macro |
|
"Data bucket" for a parameter managed in a MacroParms class object |
|
Manages the dialog displayed in the ClientParms client interaction |
Information Class - WinUserInfo (not in a namespace--part of the FVTerm internals)
Class |
Description |
---|---|
Provides information about the user running the macro - only present if Windows security is active for FVTerm |