SPoiCategory structure specifies a POI category. More...
#include <ApplicationApi.h>
Public Member Functions | |
| SPoiCategory (void) | |
| Constructor of SPoiCategory. More... | |
Data Fields | |
| LONG | lNotificationDistance |
| Notification distance for POI warning. More... | |
| BOOL | bNotifyOnlyWhenOnRoad |
| Flag determining when the POI is notified. More... | |
| TCHAR | strName [60] |
| POI category name. For default categories it is string representation of a number, for UPI(user defined POI) files it is its name. More... | |
| TCHAR | strSound [60] |
| Sound file name as from the following pattern "sounds\(name).ogg" which is played in specified POI category warning. More... | |
SPoiCategory structure specifies a POI category.
It is used as a parameter for defining POI warnings in SetPoiWarning function