Home · All Commands · First Steps · Tutorials · Demos · FAQ
 

Remote Interface Documentation

Public Attributes

RI_CChangeApplicationOptions Struct Reference
[ChangeApplicationOptions: Change the application options]

Data structure for the Request "ChangeApplicationOptions". More...

#include <TNSRemoteInterfaceDLL.h>

List of all members.

Public Attributes

LPARAM m_ID
 ID used as ACT.
int m_InfoLeftSide
 Input: toggle the information shown in OptInfo1.
int m_InfoRightSide
 Input: toggle the information shown in OptInfo2.
int m_Optimisation
 Input: change route optimisation (0..2).
int m_Volume
 Input: change volume range (0..100).
int m_Vehicle
 Input: change vehicle profile (0..7).
bool m_ShowStreetNames
 Input: show street name (0 or 1).
bool m_ShowCompass
 Input: show compass (0 or 1).
bool m_ShowScale
 Input: show scale (0 or 1).
bool m_MapFacingNorth
 Input: set map facing north (0 or 1).
bool m_DependentOnSpeed
 Input: activate autozoom (0 or 1).
bool m_AvoidUTurns
 Input: avoid u-turns (0 or 1).
bool m_MapInItinerary
 Input: set routelist northen adjusted (0 or 1).
bool m_Motorway
 Input: use motorways (0 or 1).
bool m_Ferries
 Input: use ferries (0 or 1).

Detailed Description

Data structure for the Request "ChangeApplicationOptions".


Member Data Documentation

Input: change route optimisation (0..2).

RouteOptimisation value can be one of the following types:
RouteOptShort = 0
RouteOptEconomic = 1
RouteOptFast = 2

int m_Vehicle

Input: change vehicle profile (0..7).

Vehicle value can be one of the following types:
VehicleCarFast = 0
VehicleCarSlow = 1
VehiclePedestrian = 2
VehicleCyclist = 3
VehicleMotorcyclist = 4
VehicleCaravan = 5
VehicleTruckSlow = 6
VehicleTruckFast = 7


© PTV AG 2011 Generated on Fri Oct 14 2011 10:17:33 for RI by doxygen 1.7.1