<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.pp-p.com/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Ask questions</title><link>http://forums.pp-p.com/forums/18/ShowForum.aspx</link><description>Use this forum to ask questions about the forum</description><dc:language>en-US</dc:language><generator>CommunityServer 2.0 (Build: 60217.2664)</generator><item><title>Re: I need vb code for asynchronus calls</title><link>http://forums.pp-p.com/forums/thread/1285.aspx</link><pubDate>Thu, 23 Jul 2009 09:30:35 GMT</pubDate><guid isPermaLink="false">62f5ef06-f073-45cc-bd8c-f6e647e7e200:1285</guid><dc:creator>ManniAT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.pp-p.com/forums/thread/1285.aspx</comments><wfw:commentRss>http://forums.pp-p.com/forums/commentrss.aspx?SectionID=18&amp;PostID=1285</wfw:commentRss><description>&lt;P&gt;Hi ayo,&lt;/P&gt;
&lt;P&gt;you can find async call in TestTTN - in the source it starts at line 2548.&lt;/P&gt;
&lt;P&gt;Or simply search for "Geocode PC Async" (without quotiation marks).&lt;/P&gt;
&lt;P&gt;The idea is very easy.&lt;BR&gt;You call the async function. Than you iterate over "ReturnAvailable" calls.&lt;BR&gt;And if you got a return you call the AsyncRetrieve function of the asyn call you made.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Manfred&lt;/P&gt;</description></item><item><title>I need vb code for asynchronus calls</title><link>http://forums.pp-p.com/forums/thread/1284.aspx</link><pubDate>Thu, 23 Jul 2009 01:12:34 GMT</pubDate><guid isPermaLink="false">62f5ef06-f073-45cc-bd8c-f6e647e7e200:1284</guid><dc:creator>ajanaman</dc:creator><slash:comments>0</slash:comments><comments>http://forums.pp-p.com/forums/thread/1284.aspx</comments><wfw:commentRss>http://forums.pp-p.com/forums/commentrss.aspx?SectionID=18&amp;PostID=1284</wfw:commentRss><description>I am faced with an unresolved problem with app hanging and would like to try with async calls.  I have read the manuals and just cant figure out how to correctly code async calls. The calls I need are: GetCurrentPositionAsync(), GetLocationInfoAsync() and NavigateToPostalCodeAsync().  The TestTTN does not use any async calls.&lt;br /&gt;&lt;br /&gt;ayo</description></item></channel></rss>