VMS Help  —  TCPIP Services, Programming Interfaces, RPC Client Routines, clnt_freeres
    A macro that frees the memory that was allocated when the remote
    procedure's results were decoded.
    Format
      #include  <rpc/rpc.h>
      bool_t  clnt_freeres(CLIENT *handle, xdrproc_t outproc, char
              *out);
Additional Information: explode extract
Arguments Description Return Values
Close Help