Generates the code for receiving and sending an RPC message
EVRPC_GENERATE is used to create the code corresponding to sending and receiving a particular RPC message
@param rpcname the name of the RPC @param reqthe name of the RPC request structure @param replythe name of the RPC reply structure @see EVRPC_HEADER()
See Implementation
Generates the code for receiving and sending an RPC message
EVRPC_GENERATE is used to create the code corresponding to sending and receiving a particular RPC message
@param rpcname the name of the RPC @param reqthe name of the RPC request structure @param replythe name of the RPC reply structure @see EVRPC_HEADER()