<?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_RPCBMultSortedSet</id>
	<title>RPC HELP DLL ExportFN RPCBMultSortedSet - 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_RPCBMultSortedSet"/>
	<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_DLL_ExportFN_RPCBMultSortedSet&amp;action=history"/>
	<updated>2026-05-01T18:13: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_ExportFN_RPCBMultSortedSet&amp;diff=16858&amp;oldid=prev</id>
		<title>Kdtop: Created page with &quot; RPC Broker Help Home  DLL Interface Home &lt;h2&gt;RPCBMultSortedSet Function&lt;/h2&gt; [[RPC_HELP_DLL_ExportFN_RPCBMultSortedS...&quot;</title>
		<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_DLL_ExportFN_RPCBMultSortedSet&amp;diff=16858&amp;oldid=prev"/>
		<updated>2015-07-08T14:37:23Z</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;RPCBMultSortedSet Function&amp;lt;/h2&amp;gt; [[RPC_HELP_DLL_ExportFN_RPCBMultSortedS...&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;RPCBMultSortedSet Function&amp;lt;/h2&amp;gt;&lt;br /&gt;
[[RPC_HELP_DLL_ExportFN_RPCBMultSortedSet_Example|Example]]&lt;br /&gt;
&lt;br /&gt;
Sets the Sorted property of a [[RPC_HELP_TParamRecord_Mult_Property|Mult]] property. In essence, sorts and keeps the [[RPC_HELP_TParamRecord_Mult_Property|Mult]] property sorted or just leaves it in the order it is populated.&lt;br /&gt;
	&lt;br /&gt;
&amp;lt;h3&amp;gt;Declarations&amp;lt;/h3&amp;gt;&lt;br /&gt;
    Delphi -- procedure RPCBMultSortedSet(const RPCBroker: TRPCBroker; ParamIndex: integer; Value: boolean);&lt;br /&gt;
    C -- void (__stdcall *RPCBMultSortedSet) (void *, int, bool);&lt;br /&gt;
    C++ -- void RPCBMultSortedSet (int i, bool v);&lt;br /&gt;
    VB -- Sub RPCBMultSortedSet (ByVal intRPCBHandle As Long, ByVal intParIdx As Integer, ByVal intValue As Integer)&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 that contains the [[RPC_HELP_TParamRecord_Mult_Property|Mult]] property.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Value&amp;#039;&amp;#039;&amp;#039; Can be either a Boolean or, if the calling application language does not support Boolean type, can be an integer. True or 1 will sort the [[RPC_HELP_TParamRecord_Mult_Property|Mult]] and keep it sorted thereafter when other elements are added. False or 0 will not sort the [[RPC_HELP_TParamRecord_Mult_Property|Mult]] and the elements will be stored in the order they are added.&lt;/div&gt;</summary>
		<author><name>Kdtop</name></author>
	</entry>
</feed>