VMS Help TCPIP Services, Programming Interfaces, RPC XDR Routines, xdr_replymsg *Conan The Librarian (sorry for the slow response - running on an old VAX) |
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) :
|