VMS Help  —  TCPIP Services, Programming Interfaces, RPC XDR Routines, xdr_accepted_reply
    Serializes and deserializes a message-accepted indication in an
    RPC reply message.
    Format
      #include  <tcpip$rpcxdr.h>
      bool_t  xdr_accepted_reply(XDR *xdrs, struct accepted_reply
              *arp);
Additional Information: explode extract
Arguments Description Return Values
Close Help