// File: CORBA_ValueBase.idl // CORBA 3.0, Chapter 5 #if ! defined (CORBA_E_MICRO) valuetype ValueBase{ //PIDL ValueDef get_value_def(); }; #endif