The statusResponse ATL COM module defines/returns
the status of a prior queried reference object
the status of a prior queried reference object
API browser of statusResponse430 COM module
IStatusResponse interface | V4.30/26 Aug 2010 | |
---|---|---|
The IStatusResponse interface allows to read back all data that have been loaded with the IStatusResponseManager::LoadXML method.
Primarily the status of the queried object references along with the object reference parameters are returned with the iterator pair GetFirstQueryObject / GetNextQueryObject. |
||
Methods | 5 methods | |
GetAbortInfo | Get the abort information string with the error coded in the module language | |
GetFirstQueryObject | Retrieves the first "response" object which is the request object enhanced with a status qualification | |
GetNextQueryObject | Retrieves the next "response" object which is the request object enhanced with a status qualification | |
GetResponse | Returns the primary parameters of the response infoset, namely the operation modus and language the infoset is formulated. | |
GetTransport | Returns the transport information that defines the routing of the infoset | |
Properties | 0 properties | |