Structure for submission of user interface messages from BSE. More...
import"bseapi.idl";
Public Attributes | |
UserMessageType | utype |
Severity classification for this message. | |
String | title |
Usually GUI window title. | |
String | text1 |
Primary message to the user, should be limited to 80-100 chars. | |
String | text2 |
Explanatory (secondary) message no limitations recommended. | |
String | text3 |
Possibly (technical) details or machine error message. | |
String | label |
Message class label, used to enable/disable this type of message. | |
Structure for submission of user interface messages from BSE.