C++ SDK

◆ SStopOffPoint() [2/2]

SStopOffPoint::SStopOffPoint ( LONG  lX,
LONG  lY,
LPCTSTR  lpszCaption,
BOOL  bSearchAddress = FALSE 
)

Constructor of SStopOffPoint.

Parameters
lXdetermines X coordinate (geographical longitude) of location in world degrees multiplied by 100 000.
lYdetermines Y coordinate (geographical latitude) of location in world degrees multiplied by 100 000.s">
lpszCaptionName of waypoint shown in itinerary items list.
bSearchAddressFlag determining whether waypoint was already visited.
  • 1 - search for address.
  • 0 - do not search for address.