J-Integra® Espresso Programming Documentation (API) |
|
AdapterActivator.unknown_adapter Method
Returns the ObjectId identifying the object in whose context it is called.
byte
unknown_adapter(
POA parent,
string
name
);
Parameters
- parent
-
indicates the parent POA for the POA that needs to be created.
- name
-
identifies the name of the POA relative to the parent.
Return Value
returns TRUE if the POA was created or FALSE otherwise.
Remarks
none
Exceptions
none
See Also
Ics.PortableServer.AdapterActivator
Interface | Ics.PortableServer.AdapterActivator
Members | Ics.PortableServer
Namespace