API browser of statusResponse430 COM module


/images/arrow_right.png 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.

space
 
/images/arrow_right.png 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
 
/images/arrow_right.png Properties  0 properties