VMS Help  —  TCPIP Services, Programming Interfaces, RPC Client Routines, clnt_create_vers, Return Values
    CLIENT *           Clien-thandle containing the server
                       information.
    NULL               Error occurred while creating the client
                       handle. Usually the error indicates that the
                       server does not support any version numbers
                       within the requested range. Use the clnt_
                       pcreateerror or clnt_spcreateerror routine to
                       obtain diagnostic information.
Close Help