Home · All Commands · First Steps · Tutorials · Demos · FAQ
 

Remote Interface Documentation

Public Attributes

RI_CShowMessage Struct Reference
[ShowMessage: Show a messagebox]

Data structure for the Request "ShowMessage". More...

#include <TNSRemoteInterfaceDLL.h>

List of all members.

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.

Detailed Description

Data structure for the Request "ShowMessage".


© PTV AG 2011 Generated on Fri Oct 14 2011 10:17:34 for RI by doxygen 1.7.1