VMS Help  —  TCPIP Services, Programming Interfaces, RPC Server Routines, svcerr_noproc
    Sends an error code to the client indicating that the server
    program does not implement the requested procedure.
    Format
      #include  <rpc/rpc.h>
      void  svcerr_noproc(SVCXPRT *xprt);
Additional Information: explode extract
Arguments Description Return Values
Close Help