Garmin Fleet Management Controller  2.19.0
CEtaModeDlg.cpp File Reference
#include "stdafx.h"
#include "CEtaModeDlg.h"

Go to the source code of this file.

Variables

static CEtaModeDlg::mode_type mode_types []
 Mode types that the client accepts. More...
 

Variable Documentation

CEtaModeDlg::mode_type mode_types[]
static
Initial value:
=
{
_T("0 - None"),
_T("1 - Dispatch Stops"),
_T("2 - Driver Initiated Stops"),
}

Mode types that the client accepts.

See also
fmi.h for the enumeration

Definition at line 28 of file CEtaModeDlg.cpp.

Referenced by CEtaModeDlg::OnInitDialog().