15 #if( FMI_SUPPORT_A615 )
afx_msg void OnBnClickedDataFetch()
Attempt to fetch IFTA data from the device.
afx_msg LRESULT OnEventIftaFileTransferReceived(WPARAM, LPARAM)
Attempt to unzip received file and shell open the result.
Form for interacting with IFTA data on the device.
Serial communication controller for Garmin and FMI packets.
EventListener that dispatches a Windows message.
virtual void DoDataExchange(CDataExchange *pDX)
FmiApplicationLayer & mCom
Reference to the FMI communication controller.
afx_msg void OnBnClickedDataDelete()
Attempt to delete IFTA data on the device.
CIftaDlg(CWnd *pParent, FmiApplicationLayer &aCom)
Constructor.