SHistoryRecord class is used to manipulate with items in history list. More...
#include <ApplicationApi.h>
Public Member Functions | |
| SHistoryRecord () | |
| Constructor of SHistoryRecord. More... | |
Data Fields | |
| int | nHistoryType |
| Flag determining type of history item. More... | |
| LONGPOSITION | cpLocation |
| LONGPOSITION struct determining location of history item on map. More... | |
| TCHAR | szHistoryCaption [120] |
| Name of history item. More... | |
| TCHAR | szAddress [120] |
| Address of history item. More... | |
SHistoryRecord class is used to manipulate with items in history list.
Instance of SHistoryRecord represents one item in history list.
History is list of recent destinations.