VMS Help  —  TCPIP Services, Programming Interfaces, RPC XDR Routines, xdr_replymsg
    Serializes and deserializes the RPC reply header and then calls
    the appropriate routine to interpret the rest of the message.
    Format
      #include  <tcpip$rpcxdr.h>
      bool_t  xdr_replymsg(XDR *xdrs, struct rpc_msg *rmsgp);
Additional Information: explode extract
Arguments Description Return Values
Close Help