Re: "servant"



Hi,

On Fri, 12 Oct 2001, Samuele Gallazzi wrote:

> So the question: is it possible to call a function inside a "skelimpl"
> method passing the servant as the first argument (i.e. the argument
> involving the object reference)?

	No, you may not pass a servant to a method expecting a
CORBA_Object. But you may use PortableServer_POA_servant_to_reference
to obtain the reference associated with the servant and pass this.

Good Luck,
Mark.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]