<?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_ExportFN_RPCBParamSet</id>
	<title>RPC HELP DLL ExportFN RPCBParamSet - 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_ExportFN_RPCBParamSet"/>
	<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_DLL_ExportFN_RPCBParamSet&amp;action=history"/>
	<updated>2026-05-05T01:32:24Z</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_ExportFN_RPCBParamSet&amp;diff=16863&amp;oldid=prev</id>
		<title>Kdtop: Created page with &quot; RPC Broker Help Home  DLL Interface Home &lt;h2&gt;RPCBParamSet Function&lt;/h2&gt; [[RPC_HELP_DLL_ExportFN_RPCBParamSet_Example...&quot;</title>
		<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_DLL_ExportFN_RPCBParamSet&amp;diff=16863&amp;oldid=prev"/>
		<updated>2015-07-08T14:50:00Z</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;RPCBParamSet Function&amp;lt;/h2&amp;gt; [[RPC_HELP_DLL_ExportFN_RPCBParamSet_Example...&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;RPCBParamSet Function&amp;lt;/h2&amp;gt;&lt;br /&gt;
[[RPC_HELP_DLL_ExportFN_RPCBParamSet_Example|Example]]&lt;br /&gt;
&lt;br /&gt;
Sets one [[RPC_HELP_TRPCBroker_Param|Param]] item&amp;#039;s [[RPC_HELP_TParamRecord_Value_Property|Value]] and [[RPC_HELP_TParamRecord_PType_Property|PType]] properties, in a single call.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Declarations&amp;lt;/h3&amp;gt;&lt;br /&gt;
    Delphi -- procedure RPCBParamSet(const RPCBroker: TRPCBroker; const ParamIndex: integer; const ParamType: TParamType; const ParamValue: PChar);&lt;br /&gt;
    C -- void (__stdcall *RPCBParamSet) (void *, int, int, char *);&lt;br /&gt;
    C++ -- void RPCBParamSet ( int i, int j, char * s);&lt;br /&gt;
    VB -- Sub RPCBParamSet (ByVal intRPCBHandle As Long, ByVal intParIdx As Integer, ByVal intParTyp As Integer, ByVal intParVal As String)&lt;br /&gt;
	&lt;br /&gt;
&amp;lt;h3&amp;gt;Parameter Description&amp;lt;/h3&amp;gt;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;RPCBroker&amp;#039;&amp;#039;&amp;#039; Handle of the [[RPC_HELP_TRPCBroker|TRPCBroker]] component.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;ParamIndex&amp;#039;&amp;#039;&amp;#039; Integer index of the parameter .&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;ParamType&amp;#039;&amp;#039;&amp;#039; Set to the parameter type for the parameter you are setting. The value should be one of the integer values that are valid as a [[RPC_HELP_TParamRecord_PType_Property|PType]]: &amp;#039;&amp;#039;&amp;#039;0 (literal)&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;1 (reference)&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;2 (list)&amp;#039;&amp;#039;&amp;#039;. You can use the enumerated values literal, reference and list, as declared in the C, C++ , or Visual Basic header file.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;ParamValue&amp;#039;&amp;#039;&amp;#039; Null-terminated string containing the [[RPC_HELP_TParamRecord_Value_Property|Value]] to set.&lt;br /&gt;
	&lt;br /&gt;
	See RPC Limits for information about the size of parameters and results that can be passed to and returned from the [[RPC_HELP_TRPCBroker|TRPCBroker]] component.&lt;/div&gt;</summary>
		<author><name>Kdtop</name></author>
	</entry>
</feed>