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);

  1 - Arguments

 xdrs
    A pointer to an XDR stream handle created by one of the XDR
    stream handle creation routines.
 ep
    A pointer to the enumeration data.

  2 - Description

    A filter primitive that translates between enumerations (actually
    integers) and their external representations.

  3 - Return Values

    TRUE               Indicates success.
    FALSE              Indicates failure.
  Close     HLB-list     TLB-list     Help  

[legal] [privacy] [GNU] [policy] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.