VMS Help TCPIP Services, Programming Interfaces, RPC Server Routines, svc_getargs *Conan The Librarian (sorry for the slow response - running on an old VAX) |
A macro that decodes the service procedure's arguments. Format #include <rpc/rpc.h> bool_t svc_getargs(SVCXPRT *xprt, xdrproc_t inproc, char *in);
Additional Information (explode) :
|