VMS Help  —  TCPIP Services, Programming Interfaces, RPC Server Routines, svc_getargs
    A macro that decodes the service procedure's arguments.
    Format
      #include  <rpc/rpc.h>
      bool_t  svc_getargs(SVCXPRT *xprt, xdrproc_t inproc, char *in);
Additional Information: explode extract
Arguments Description Return Values
Close Help