VMS Help TCPIP Services, Programming Interfaces, RPC XDR Routines, xdr_enum *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Serializes and deserializes enumerations. Format #include <tcpip$rpcxdr.h> bool_t xdr_enum(XDR *xdrs, enum_t *ep);
Additional Information (explode) :
|