5 #if( FMI_SUPPORT_A617 )
BOOL OnInitDialog()
This function is called when the window is created.
Form for sending A617 alerts to the device.
FmiApplicationLayer & mCom
Reference to the FMI communication controller.
afx_msg void OnBnClickedOk()
Validate form, build and send FMI packet to device.
CSendAlertDlg(CWnd *pParent, FmiApplicationLayer &aCom)
Constructor.
void reset()
reset the form to defaults (since this dialog is long-lived)
Serial communication controller for Garmin and FMI packets.
virtual void DoDataExchange(CDataExchange *pDX)
afx_msg void OnEnChangeAlertText()
Update the text length label in response to change in text.