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 generalFormResponse430 COM module
IGeneralFormResponse interface | V4.30/ 7 Sep 2011 | |
---|---|---|
The IGeneralFormResponse interface allows to read back all data that have been loaded with the IGeneralFormResponseManager::LoadXML method. | ||
Methods | 16 methods | |
GetAbortInfo | Get the abort information string with the error coded in the module language | |
GetAcceptType | This method is called if the main response type returned by the GetResponse method is enResponseAccepted | |
GetConsumer | Retrieves the EAN number of the consumer of the original form request | |
GetContact | Retrieves the EAN number and the structured address of the main contact | |
GetFirstNotification | Retrieves the first notification object | |
GetForm | Retrieves the form object reference parameters | |
GetGenerator | Retrieves the identification parameters of the senders XML infoset generator software. | |
GetNextNotification | Retrieves the next notification object | |
GetPackage | Retrieves the identification parameters of the senders main software | |
GetPatient | Retrieves the primary parameters and structured address of the patient - these data are mirrored from the request | |
GetPendingType | This method is called if the main response type returned by the GetResponse method is enResponsePending | |
GetProducer | Retrieves the EAN number of the producer of the original form request | |
GetRefObject | Retrieves the dependent object reference parameters | |
GetRejectType | This method is called if the main response type returned by the GetResponse method is enResponseRejected | |
GetResponse | Returns the primary parameters of the response infoset, namely the operation modus, the language the infoset is formulated, and most important the type of the response | |
GetTransport | Returns the transport information that defines the routing of the infoset | |
Properties | 0 properties | |