VMS Help TCPIP Services, Programming Interfaces, RPC XDR Routines, xdr_rejected_reply *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Serializes and deserializes the remainder of an RPC reply message after the header indicates that the reply is rejected. Format #include <tcpip$rpcxdr.h> bool_t xdr_rejected_reply(XDR *xdrs, struct rejected_reply *rrp);
Additional Information (explode) :
|