bonobo_storage_copy_to ()
void
bonobo_storage_copy_to (Bonobo_Storage src
,
Bonobo_Storage dest
,
CORBA_Environment *ev
);
Implements a pure CORBA method for copying one storage into
another, this is used by several BonoboStorage implemetations
where a fast case localy copy cannot work.