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

  1 - Arguments

 xdrs
    A pointer to an XDR stream handle created by one of the XDR
    stream handle creation routines.
 rrp
    A pointer to the rejected_reply structure describing the
    rejected-reply message.

  2 - Description

    Describes ONC RPC reply messages. This routine is useful for
    users who want to generate messages without using the ONC RPC
    package.

  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.