When a remote procedure call is made from code running on a workstation by means of the \RPCManager\Send() function, the behavior of the called module depends on whether or not it contains a return statement. There are two possible categories of called modules:
• RPC Launched Modules; and
• RPC Subroutines.
These modules are identified in the sections that follow.