VMS Help  —  TCPIP Services, Programming Interfaces, RPC Server Routines, svc_unregister
    Calls the Portmapper to unregister the specified program and
    version for all protocols. The program and version are removed
    from the list of active servers.
    Format
      #include  <rpc/rpc.h>
      void  svc_unregister(u_long prognum, u_long versnum);
Additional Information: explode extract
Arguments Description Return Values
Close Help