Difference between revisions of "RPC HELP Remote Procedure Calls List"
From VistApedia
Line 2: | Line 2: | ||
<h2>Remote Procedure Calls</h2> | <h2>Remote Procedure Calls</h2> | ||
* <h3>Overview</h3> | * <h3>Overview</h3> | ||
− | ** [[RPC_HELP_RPCs| | + | ** [[RPC_HELP_RPCs|Overview Of RPCs]] |
* <h3>M Entry Point for an RPC</h3> | * <h3>M Entry Point for an RPC</h3> | ||
** [[RPC_HELP_M_Entry_Relationship|Relationship Between an M Entry Point and an RPC]] | ** [[RPC_HELP_M_Entry_Relationship|Relationship Between an M Entry Point and an RPC]] |
Revision as of 02:53, 6 July 2015
Contents
Remote Procedure Calls
-
Overview
-
M Entry Point for an RPC
-
RPC Entry in the Remote Procedure File
-
Executing RPCs from Clients
-
What Makes a Good RPC?
-
Creating RPCs
-
Using an Existing M API