| 
 
 rpc_sm_disable_allocate(3rpc)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  
Description  The rpc_sm_enable_allocate and rpc_sm_disable_allocate routines must be used in matching pairs. Errors The following describes a partial list of errors that might be returned. Refer to the OSF DCE Problem Determination Guide for complete descriptions of all error messages. 
rpc_s_ok  
Related Information  
 
 
  |