The ATL COM module hospitalMCDResponse is capable of
analyzing electronic responses to MCD requests
analyzing electronic responses to MCD requests
API browser of hospitalMCDResponse452 COM module
IHospitalMCDResponseManager interface | V4.52/13 Sep 2019 | ||
---|---|---|---|
The IHospitalMCDResponseManager provides methods to load and analyze XML infosets of type hospitalMCDResponse_452 as well as its predecessors hospitalMCDResponse_451 and hospitalMCDResponse_450. These infosets are responses to a previously sent MCD requests where the MCD object reference defines the target MCD request. The loaded data can be printed out and/or retrieved with the returned IHospitalMCDResponse interface.
The subchapter object reference provides an in-depth description of the concept of "object reference". |
|||
Methods | 8 methods | ||
GetAbortInfo | Gets the abort information string with the error coded in the module language | ||
GetLogSettings | Get the log settings for the module. | ||
GetXMLInfo | Preloads and analyzes a XML infoset regarding the accepted schema versions and other important information like the encryption status | ||
LoadXML | Loads a received XML infoset back into memory for further processing via the returned interface instance | ||
The Print method is a visualization aid to preview/print the currently loaded data on screen or onto the local printer | |||
PrintAdjust | Shows the print object adjustment dialog that allows to move print objects of a .vps report generator file | ||
PrintSetup | Shows the printer setup dialog that allows to define the printer and its settings | ||
SetLogSettings | Sets the log settings for the module | ||
Properties | 6 properties | ||
[get] CreateHospitalMCDResponseManager | Creates an instance of the main IHospitalMCDResponseManager interface | ||
[put] DestructHospitalMCDResponse | Destructs/invalidates this IHospitalMCDResponse interface instance. | ||
[put] DestructHospitalMCDResponseManager | Destructs/invalidates a main instance of the IHospitalMCDResponseManager interface | ||
[get/put] ModuleLanguage | Gets/Sets the language for the module i.e | ||
[get] ModuleVersion | Gets the version of the HospitalMCDResponseManager module. | ||
[get] ModuleVersionText | Gets the version of the HospitalMCDResponseManager module in textual form. | ||