VMS Help TCPIP Services, Programming Interfaces, RPC Client Routines, clnt_geterr *Conan The Librarian (sorry for the slow response - running on an old VAX) |
A macro that returns error information indicating why an RPC call failed. Format #include <rpc/rpc.h> void clnt_geterr(CLIENT *handle, struct rpc_err *errp);
Additional Information (explode) :
|