VMS Help
DCE_RPC, Application Routines, rpc_sm_disable_allocate

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

 NAME

   rpc_sm_disable_allocate - Releases resources and allocated memory
                             within the stub memory management scheme

 SYNOPSIS

   #include <rpc.h>
   void rpc_sm_disable_allocate ( unsigned32 *status );

 PARAMETERS

   Output

   status    Returns the status code from this routine.  This status code
             indicates whether the routine completed successfully or, if
             not, why not.

             Possible status codes and their meanings include:

             rpc_s_ok      Success.

 DESCRIPTION

   The rpc_sm_disable_allocate routine releases all resources acquired
   by a call to rpc_sm_enable_allocate, and any memory allocated by calls
   to rpc_sm_allocate after the call to rpc_sm_enable_allocate was made.

   The rpc_sm_enable_allocate and rpc_sm_disable_allocate routines must
   be used in matching pairs.

 RELATED INFORMATION

   Functions: rpc_sm_allocate
              rpc_sm_enable_allocate
  Close     HLB-list     TLB-list     Help  

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