Remote Procedure Calls (RPCs)

A remote procedure call is simply a module call made from code running on this workstation or on another workstation using the \RPCManager\Send() function. The section that follows discusses remote procedure calls and their behavior.

Topics in this section:

Remote Procedure Calls Called Module Types

RPC Launched Modules (No Return Statement)

RPC Subroutines (Return Statement)

Session IDs

Types of Remote Procedure Calls (RPCs)

Permitted Data Types in RPC

Packed RPC Streams