3.7.1.2.3 Argument
-
interfaceName
- Specifies a character string that contains the fully qualified
interface name for the object. This will be the same interface name
that was supplied when the object reference was created
(
TP::create_object_reference()
orTP::create_active_object_reference()
) for the object reference used for this invocation. This name can be used to determine which servant needs to be constructed.
Parent topic: Server::create_servant()