I've got a CORBA::Any_var stored as a member variable and in my application I want to test if this CORBA::Any_var has been supplied a value (for example new CORBA::Any()). For this case, does CORBA offer any method similar to the CORBA::is_nil() method for NULL testing a _ptr variable ???? Thanks in advance / Clas Andrén