rpc_tower_vector_free(3rpc)Releases memory associated with a tower vector Synopsis #include <dce/rpc.h> void rpc_tower_vector_free( rpc_tower_vector_p_t *twr_vector, unsigned32 *status); Parameters Input
twr_vector Output
status The status code is either rpc_s_ok or a value returned from a called routine.
Description
Return Values
Related Information rpc_tower_vector_from_binding(3rpc)
|