Difference between revisions of "RPC HELP DLL ExportFN RPCBMultSortedSet Example"

From VistApedia
Jump to: navigation, search
(Created page with " RPC Broker Help Home DLL Interface Home <h2>RPCBMultSortedSet</h2> <h3>C</h3> RPCBMultSortedSet(RPCBroker, 0, 1...")
 
(No difference)

Latest revision as of 14:38, 8 July 2015

RPC Broker Help Home

DLL Interface Home

RPCBMultSortedSet

C

   RPCBMultSortedSet(RPCBroker, 0, 1);

C++

   MyInstance.RPCBMultSortedSet(0, 1);	

Visual Basic

   Call RPCBMultPropGet(intRPCBHandle, 0, 1)