<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0">
<channel>
    <title>RoboRealm Forum</title>
    <link>http://www.RoboRealm.com/</link>
    <description>The newest forum threads.</description>
    <lastBuildDate>Tue, 30 Nov 1999 00:11:00 EST</lastBuildDate>
    <language>en-us</language>
    <copyright>Copyright: (C) RoboRealm, http://www.RoboRealm.com/</copyright>
    <docs>http://www.RoboRealm.com/</docs>

    <item>
        <title>No Title</title>
        <description>
        Thanks.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2863</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2863</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        jzman,&lt;br&gt;&lt;br&gt;The best way is to investigate what function the vb.net example uses is to check the COM source code that the vb.net example uses. The is located in the COM folder in the download and in the file API_Wrapper.h file. I&apos;ve posted them here for reference. Note that these are in C++ format but you should be able to determine the format in vb given these. Note that the &quot;long *res&quot; is the returned value of the function.&lt;br&gt;&lt;br&gt;Connect(BSTR hostname, long *res);&lt;br&gt;Disconnect(long *res);&lt;br&gt;GetDimension(VARIANT *width, VARIANT *height, long *res);&lt;br&gt;GetImage(BSTR name, VARIANT *image, VARIANT *width, VARIANT *height, long *res);&lt;br&gt;SetImage(BSTR name, VARIANT *image, VARIANT *width, VARIANT *height);&lt;br&gt;GetVariable(BSTR name, BSTR *res);&lt;br&gt;SetVariable(BSTR name, BSTR value, long *res);&lt;br&gt;DeleteVariable(BSTR name, long *res);&lt;br&gt;Execute(BSTR str, long *res);&lt;br&gt;LoadProgram(BSTR value, long *res);&lt;br&gt;LoadImage(BSTR name, BSTR value, long *res);&lt;br&gt;SaveImage(BSTR name, BSTR value, long *res);&lt;br&gt;SetCamera(BSTR name, long *res);&lt;br&gt;Run(BSTR name, long *res);&lt;br&gt;WaitVariable(BSTR name, BSTR value, long timeout, long *res);&lt;br&gt;WaitImage(long *res);&lt;br&gt;Open(BSTR filename, VARIANT *port, long *res);&lt;br&gt;Close(long *res);&lt;br&gt;LoadPPM(BSTR filename, VARIANT *image, VARIANT *width, VARIANT *height, long *res);&lt;br&gt;SavePPM(BSTR filename, VARIANT *image, VARIANT *width, VARIANT *height, long *res);&lt;br&gt;GetVariables(BSTR name, VARIANT *res);&lt;br&gt;SetVariables(VARIANT *names, VARIANT *values, long *res);&lt;br&gt;SetParameter(BSTR module, VARIANT *count, BSTR name, BSTR value, long *res);&lt;br&gt;GetParameter(BSTR module, VARIANT *count, BSTR name, BSTR *res);&lt;br&gt;MinimizeWindow(long *res);&lt;br&gt;MaximizeWindow(long *res);&lt;br&gt;MoveWindow(VARIANT *x, VARIANT *y, long *res);&lt;br&gt;ResizeWindow(VARIANT *width, VARIANT *height, long *res);&lt;br&gt;PositionWindow(VARIANT *x, VARIANT *y, VARIANT *width, VARIANT *height, long *res);&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2863</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2863</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Functions</title>
        <description>
        This might be a dumb question, but i cant seem to find a list of functions that the api supports. I downloaded the api examples file and opened the vb.net example. Does anybody know how i can get a complete list of functions for vb.net, thanks.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;PS an example of what im asking for is in the vb.net api test file, there is rr.GetDimension(width, height) or rr.GetImage()        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2863</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2863</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
