Difference between revisions of "RPC Broker Help"
From VistApedia
Line 18: | Line 18: | ||
* RPC Broker Components, Class, and Units | * RPC Broker Components, Class, and Units | ||
** Classes | ** Classes | ||
+ | *** [[RPC_HELP_TMult|TMult]] | ||
+ | *** [[RPC_HELP_TParamRecord|TParamRecord]] | ||
+ | *** [[RPC_HELP_TParams|TParams]] | ||
+ | *** [[RPC_HELP_TVistaLogin|TVistaLogin]] | ||
+ | *** [[RPC_HELP_TVistaUser|TVistaUser]] | ||
+ | *** [[RPC_HELP_TXWBWinsock|TXWBWinsock]] | ||
+ | **Components | ||
+ | *** [[RPC_HELP_TCCOWRPCBroker|TCCOWRPCBroker]] | ||
+ | *** [[RPC_HELP_TRPCBroker|TRPCBroker]] | ||
+ | *** [[RPC_HELP_TSharedBroker|TSharedBroker]] | ||
+ | *** [[RPC_HELP_TSharedRPCBroker|TSharedRPCBroker]] | ||
+ | *** [[RPC_HELP_TXWBRichEdit|TXWBRichEdit]] | ||
+ | ** Units | ||
+ | *** [[RPC_HELP_Hash|Hash]] | ||
+ | *** [[RPC_HELP_LoginFrm|LoginFrm]] | ||
+ | *** [[RPC_HELP_MFunStr|MFunStr]] | ||
+ | *** [[RPC_HELP_RPCConf1|RPCConf1]] | ||
+ | *** [[RPC_HELP_RpcSLogin|RpcSLogin]] | ||
+ | *** [[RPC_HELP_SplVista|SplVista]] | ||
+ | *** [[RPC_HELP_TRPCB|TRPCB]] | ||
+ | *** [[RPC_HELP_TVCEdit|TVCEdit]] | ||
+ | ** [[RPC_HELP_EBrokerError_Exception|EBrokerError Exception]] | ||
* [[RPC_HELP_RPCs|Remote Procedure Calls (RPCs)]] | * [[RPC_HELP_RPCs|Remote Procedure Calls (RPCs)]] | ||
* [[RPC_HELP_Other_RPC_Broker_APIs|Other RPC Broker APIs]] | * [[RPC_HELP_Other_RPC_Broker_APIs|Other RPC Broker APIs]] |
Revision as of 21:31, 3 July 2015
Editor's note: The RPC broker development kit (BDK) comes with a Broker.hlp file that contains valuable information. However it seems to be Win95 technology, and doesn't work with newer versions of Windows Help. I found a program that helped me get to the content.
Top Level -- RPC Broker V 1.1 Developer's Guide
- Overview
- RPC Broker Components, Class, and Units
- Remote Procedure Calls (RPCs)
- Other RPC Broker APIs
- Developer Utilities
- Tutorial
- DLL Interface