VMS Help
DCE_RPC, Application Routines, rpc_ns_group_mbr_inq_done

 *Conan The Librarian (sorry for the slow response - running on an old VAX)

 NAME

   rpc_ns_group_mbr_inq_done - Deletes the inquiry context for a group

   Used by client, server, or management applications.

 SYNOPSIS

   #include <dce/rpc.h>

   void rpc_ns_group_mbr_inq_done( rpc_ns_handle_t *inquiry_context,
                                   unsigned32 *status );

 PARAMETERS

   Input/Output

   inquiry_context
       Specifies the name service handle to delete.  (A name service
       handle is created by calling rpc_ns_group_mbr_inq_begin().)
       Returns the value NULL.

   Output

   status
       Returns the status code from this routine.  This status code
       indicates whether the routine completed successfully or, if not,
       why not.  The possible status codes and their meanings are as
       follows:

       rpc_s_ok                        Success.

       rpc_s_invalid_ns_handle         Invalid name service handle.

 DESCRIPTION

   The rpc_ns_group_mbr_inq_done() routine deletes an inquiry context
   created by calling rpc_ns_group_mbr_inq_begin().

   An application calls this routine after viewing RPC group members
   using the rpc_ns_group_mbr_inq_next() routine.

   Permissions Required

   No permissions are required.

 RETURN VALUES

   No value is returned.

 RELATED INFORMATION

   Functions: rpc_ns_group_mbr_inq_begin
              rpc_ns_group_mbr_inq_next
  Close     HLB-list     TLB-list     Help  

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