The IShowMessageActionType type characterizes IShowMessage actions.
Field Name | Type | Description |
---|---|---|
Show_Message_Body0..1 | StringObjectPropertyType |
The Show_Message_Body field specifies the message text that is displayed in the body of the message box by the action. See also: http://msdn.microsoft.com/en-us/library/windows/desktop/aa381302(v=vs.85).aspx. |
Show_Message_Title0..1 | StringObjectPropertyType |
The Show_Message_Title field specifies the title of the message box shown by the action. See also: http://msdn.microsoft.com/en-us/library/windows/desktop/aa381302(v=vs.85).aspx. |