View Single Post

  #4 (permalink)  
Old 07-25-2008
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,122
Re: Problem calling AddPolyline in C++

Hi,

I'm not sure. But you put the address of oLoc to the array (&oLoc), I'm not sure this is correct. Also can you test if oLoc is valid Location? You can do this for example by placing a pushpin with the same oLoc or so.
Reply With Quote