3.7.1.2.6 Return Value
-
Tobj_Servant
- The pointer to the newly created servant (instance) for the
specified interface. A NULL value should be returned if
create_servant()
is invoked with an interface name that it does not recognize or if the servant cannot be created for some reason.
Note:
The restriction on the length of theObjectId
has been removed in this release.
Parent topic: Server::create_servant()