|
||
| Home · All Commands · First Steps · Tutorials · Demos · FAQ | ||
Remote Interface Documentation |
||
Data structure for the Request "ShowMessage". More...
#include <TNSRemoteInterfaceDLL.h>
Public Attributes | |
| LPARAM | m_ID |
| ID used as ACT. | |
| unsigned int | m_MessageButton |
| Input: message buttons to show (ok=1, ok/cancel=2, yes/no=3). | |
| unsigned int | m_Feedback |
| Output: button pressed from the user (ok=1, cancel=2, yes=3, no=4). | |
| wchar_t | m_MessageCaption [128] |
| Input: caption of the message. | |
| wchar_t | m_Message [256] |
| Input: message. | |
Data structure for the Request "ShowMessage".
| © PTV AG 2011 | Generated on Fri Oct 14 2011 10:17:34 for RI by 1.7.1 |