10 #ifndef CTxtMsgStatusRequestDlg_H 11 #define CTxtMsgStatusRequestDlg_H 37 CDataExchange * aDataExchange
BOOL OnInitDialog()
Initialize the dialog.
Modal dialog allowing the user to request the status of a server to client text message.
afx_msg void OnEnChangeEditMsgId()
Edit Change handler for Message ID text box.
CTxtMsgStatusRequestDlg(CWnd *aParent, FmiApplicationLayer &aCom)
Constructor.
CString mMessageId
Message ID entered by the user.
FmiApplicationLayer & mCom
Reference to the FMI communication controller that this dialog uses.
Serial communication controller for Garmin and FMI packets.
afx_msg void OnBnClickedOk()
Click handler for the OK button.
virtual ~CTxtMsgStatusRequestDlg()
Destructor.
virtual void DoDataExchange(CDataExchange *aDataExchange)
Perform dialog data exchange and validation.