13 #if( FMI_SUPPORT_A622 ) virtual ~CDashcamDlg()
Destructor.
BOOL OnInitDialog()
Initialize the dialog.
BOOL mSendDataOverlayLocationSpeed
BOOL mSendCollisionSensitivity
void OnBnClickedSelectAll()
Handler for the select all check.
FmiApplicationLayer & mCom
Reference to the FMI communication controller.
void OnReevaluate()
Change handler for editable controls.
BOOL mSendRecordOnStartup
Browser-based container for listing the Dashcam library.
void PostNcDestroy()
Called by MFC after the window has been destroyed; performs final termination activities.
BOOL mSendVideoResolution
CDashcamDlg(CWnd *pParent, FmiApplicationLayer &aCom)
Constructor.
int mCollisionSensitivity
void OnBnClickedSetLock()
Button handler for the Set Lock button pressed.
void OnRefreshSettings()
Button handler for the Refresh Settings button.
BOOL mSendIncidentDetection
Serial communication controller for Garmin and FMI packets.
EventListener that dispatches a Windows message.
BOOL mSendDataOverlayDateTime
void OnClose()
Handler for the Close action.
BOOL mSendRecordAfterPowerLoss
void OnBnClickedSet()
Button handler for the Set button.
unsigned char uint8
8-bit unsigned integer
afx_msg LRESULT OnDashcamGetSettingsResponse(WPARAM, LPARAM)
This function handles dashcam get settings receipt event from device.
void OnReevaluateLock()
Change handler for editable controls.
BOOL mSendCollisionWarning
afx_msg LRESULT OnDashcamConfigReceipt(WPARAM, LPARAM)
This function handles the dashcam set configuration receipt event from device.
afx_msg LRESULT OnDashcamLockReceipt(WPARAM, LPARAM)
This function handles the dashcam lock/unlock receipt event from device.
int mDataOverlayLocationSpeed
int mRecordAfterPowerLoss
virtual void DoDataExchange(CDataExchange *pDX)
Perform dialog data exchange and validation.