SStopOffPoint::SStopOffPoint | ( | LONG | lX, |
LONG | lY, | ||
LPCTSTR | lpszCaption, | ||
BOOL | bSearchAddress = FALSE |
||
) |
Constructor of SStopOffPoint.
lX | determines X coordinate (geographical longitude) of location in world degrees multiplied by 100 000. |
lY | determines Y coordinate (geographical latitude) of location in world degrees multiplied by 100 000.s"> |
lpszCaption | Name of waypoint shown in itinerary items list. |
bSearchAddress | Flag determining whether waypoint was already visited.
|