<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://vistapedia.com/index.php?action=history&amp;feed=atom&amp;title=RPC_HELP_DLL_GuideLines_VB_Create_Broker_Components</id>
	<title>RPC HELP DLL GuideLines VB Create Broker Components - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://vistapedia.com/index.php?action=history&amp;feed=atom&amp;title=RPC_HELP_DLL_GuideLines_VB_Create_Broker_Components"/>
	<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_DLL_GuideLines_VB_Create_Broker_Components&amp;action=history"/>
	<updated>2026-05-01T17:58:40Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://vistapedia.com/index.php?title=RPC_HELP_DLL_GuideLines_VB_Create_Broker_Components&amp;diff=16910&amp;oldid=prev</id>
		<title>Kdtop: Created page with &quot; RPC Broker Help Home  DLL Interface Home &lt;h2&gt;Visual Basic: Create Broker Components&lt;/h2&gt; To create [[RPC_HELP_TRPCBr...&quot;</title>
		<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_DLL_GuideLines_VB_Create_Broker_Components&amp;diff=16910&amp;oldid=prev"/>
		<updated>2015-07-08T16:46:51Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php/RPC_Broker_Help&quot; title=&quot;RPC Broker Help&quot;&gt; RPC Broker Help Home&lt;/a&gt;  &lt;a href=&quot;/index.php/RPC_HELP_Other_DLL_Interface_List&quot; title=&quot;RPC HELP Other DLL Interface List&quot;&gt;DLL Interface Home&lt;/a&gt; &amp;lt;h2&amp;gt;Visual Basic: Create Broker Components&amp;lt;/h2&amp;gt; To create [[RPC_HELP_TRPCBr...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[RPC_Broker_Help| RPC Broker Help Home]]&lt;br /&gt;
&lt;br /&gt;
[[RPC_HELP_Other_DLL_Interface_List|DLL Interface Home]]&lt;br /&gt;
&amp;lt;h2&amp;gt;Visual Basic: Create Broker Components&amp;lt;/h2&amp;gt;&lt;br /&gt;
To create [[RPC_HELP_TRPCBroker|TRPCBroker]] components in your Visual Basic program:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;1.&amp;#039;&amp;#039;&amp;#039; Create a variable to be a handle for the [[RPC_HELP_TRPCBroker|TRPCBroker]] component:&lt;br /&gt;
    Public intRPCBHandle As Long&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;2.&amp;#039;&amp;#039;&amp;#039; Call the [[RPC_HELP_DLL_ExportFN_RPCBCreate|RPCBCreate]] method to create a [[RPC_HELP_TRPCBroker|TRPCBroker]] component and return its address into the variable you created:&lt;br /&gt;
    intRPCBHandle = RPCBCreate()&lt;br /&gt;
	&lt;br /&gt;
Now you can use the handle to the created Broker component to call its methods.&lt;/div&gt;</summary>
		<author><name>Kdtop</name></author>
	</entry>
</feed>