The statusRequest ATL COM module is capable of
querying the status of a reference object
querying the status of a reference object
API browser of statusRequest430 COM module
| V4.30/26 Aug 2010 | ||
|---|---|---|
| With the IStatusRequest interface all the query objects as well as the transport/routing information can be set by the interface's methods like AddQueryObject, SetTransport. | ||
| 5 methods | ||
| AddQueryObject | Adds one request object of a certain type whose status is requested | |
| Finalize | Finalizes and validates all data set so far in the IStatusRequest interface | |
| GetAbortInfo | Get the abort information string with the error coded in the module language | |
| Initialize | Initializes all input data in the IStatusRequest interface, This method is the counterpart to the Finalize method | |
| SetTransport | Sets transport information that is the routing information going from a sender (from) over the first intermediate (via) to the receiver (to) | |
| 0 properties | ||