import "i_uims.idl";


Definition at line 76 of file i_uims.idl.
Public Member Functions | |
| void | DisplayResult (in i_UIResult_t a_res) raises (i_IvdException) |
| void | DisplayError (in string a_error) raises (i_IvdException) |
| void | DisplayWarning (in string a_error) raises (i_IvdException) |
| void | DisplayMessage (in string a_message) raises (i_IvdException) |
| void i_UIMessageServer::DisplayResult | ( | in i_UIResult_t | a_res | ) | raises (i_IvdException) |
| void i_UIMessageServer::DisplayError | ( | in string | a_error | ) | raises (i_IvdException) |
| void i_UIMessageServer::DisplayWarning | ( | in string | a_error | ) | raises (i_IvdException) |
| void i_UIMessageServer::DisplayMessage | ( | in string | a_message | ) | raises (i_IvdException) |
1.5.6