![]() |
When a client has retrieved a reference to a servant object, you can invoke methods on that object. For example, liptr->setFileName("log.out"); calls the setFileName() method on the object identified by the liptr object reference to set the value of the FileName attribute.
Related concepts... | |
Parent: C++ CORBA client, locating a servant object | |
C++ CORBA client, locating the EJB home | |
The CORBA client programming model | |
The CORBA programming model | |