<?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_RPCBCreateContext</id>
	<title>RPC HELP DLL ExportFN RPCBCreateContext - 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_RPCBCreateContext"/>
	<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_DLL_ExportFN_RPCBCreateContext&amp;action=history"/>
	<updated>2026-05-03T00:44:16Z</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_RPCBCreateContext&amp;diff=16842&amp;oldid=prev</id>
		<title>Kdtop: Created page with &quot; RPC Broker Help Home  DLL Interface Home &lt;h2&gt;RPCBCreateContext Function&lt;/h2&gt; [[RPC_HELP_DLL_ExportFN_RPCBCreateConte...&quot;</title>
		<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=RPC_HELP_DLL_ExportFN_RPCBCreateContext&amp;diff=16842&amp;oldid=prev"/>
		<updated>2015-07-07T13:52:24Z</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;RPCBCreateContext Function&amp;lt;/h2&amp;gt; [[RPC_HELP_DLL_ExportFN_RPCBCreateConte...&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;RPCBCreateContext Function&amp;lt;/h2&amp;gt;&lt;br /&gt;
[[RPC_HELP_DLL_ExportFN_RPCBCreateContext_Example|Example]]&lt;br /&gt;
&lt;br /&gt;
This procedure calls the [[RPC_HELP_TRPCBroker|TRPCBroker]] component&amp;#039;s [[RPC_HELP_TRPCBroker_CreateContext_Method|CreateContext]] method to set up the environment on the VistA M Server for subsequent [[RPC_HELP_RPCs|RPCs]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Declarations&amp;lt;/h3&amp;gt;&lt;br /&gt;
    Delphi -- function RPCBCreateContext(const RPCBroker: TRPCBroker; const Context: PChar): boolean;&lt;br /&gt;
    C -- bool (__stdcall *RPCBCreateContext) (void *, char *);&lt;br /&gt;
    C++ -- bool RPCBCreateContext ( char * s);&lt;br /&gt;
    VB -- Function RPCBCreateContext (ByVal intRPCBHandle As Long, ByVal strContext As String) As Integer&lt;br /&gt;
	&lt;br /&gt;
&amp;lt;h3&amp;gt;Return Value&amp;lt;/h3&amp;gt;&lt;br /&gt;
    True/1 if context could be created; false/0 if context could not be created.&lt;br /&gt;
	&lt;br /&gt;
&amp;lt;h3&amp;gt;Parameter Description&amp;lt;/h3&amp;gt;&lt;br /&gt;
    RPCBroker Handle of the [[RPC_HELP_TRPCBroker|TRPCBroker]] component.&lt;br /&gt;
Context Null-terminated string identifying the option on the VistA M Server for which subsequent RPCs are registered.&lt;/div&gt;</summary>
		<author><name>Kdtop</name></author>
	</entry>
</feed>