The generalFormRequest ATL COM module manages
and fills out a PDF based form system
and fills out a PDF based form system
API browser of generalFormRequest450 COM module
IForms interface | V4.50/ 2 Sep 2016 | ||
---|---|---|---|
The IForms interface serves 2 purposes:
|
|||
Methods | 8 methods | ||
GetAbortInfo | Get the abort information string with the error coded in the module language | ||
GetFirstObject | Retrieves the first form space record | ||
GetNextObject | Retrieves the next form space record | ||
GetObjectInfo | The GetObjectInfo method returns information about a given a medForms OID either in its full or shortened form. | ||
GetObjects | Method for collecting all object data covered by the IForms interface and returned as JSON array | ||
Search | The Search method allows to search the form space by using a combination of search criteria | ||
StartUpdate | With the change to an automatic, concurrent and externally running update process this method became a NOOP method except for the returned status | ||
UpdateStatus | With the change to an automatic, concurrent and externally running update process this method became a NOOP method | ||
Properties | 1 properties | ||
[put] DestructForms | Destructs/invalidates this IForms interface instance | ||