VMS Help  —  TCPIP Services, Programming Interfaces, RPC Server Routines, svc_sendreply
    Sends the results of a remote procedure call to an RPC client.
    Format
      #include  <rpc/rpc.h>
      bool_t  svc_sendreply(SVCXPRT *xprt, xdrproc_t outproc, char
              *out);
Additional Information: explode extract
Arguments Description Return Values
Close Help