CORBA Programming Reference
|
|
Returns the ObjectId identifying the object in whose context it is called.
ObjectId * get_object_id ();
If called outside the context of a POA-dispatched operation, a PortableServer::NoContext exception is raised.
This operation returns the PortableServer::ObjectId identifying the object in whose context it is called.
Note: This function is supported only for a joint client/server.
This operation returns the ObjectId identifying the object in whose context it is called.
|
|
|