J-Integra® Espresso Programming Documentation (API) |
|
PortableServer.Current.get_object_id Method
Returns the ObjectId identifying the object in whose context it is called.
byte
[] get_object_id();
Parameters
none
Return Value
The ObjectId of the object.
Remarks
none
Exceptions
NoContext is
raised when the operation is called outside the context of a POA-dispatched
operation.
See Also
PortableServer.Current Interface
| PortableServer.Current
Members | Ics.PortableServer
Namespace