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