CORBA::release and CORBA::_is_nil
Status: Beta
Brought to you by:
olegsafonov
Hello!
I am in the process of converting a C++ code to Delphi
with CORBA binding by making use of MTDORB. I wonder
what is the Delphi equivalence of the following C++
static functions:
CORBA::release
CORBA::_is_nil
Many thanks.
Regards
Boon
Anonymous