Previous Table of Contents Next


20.7.11 DICORBAAny


   The value data for DCOM value objects of type DICORBAAny can be represented by the following structure:

   struct CORBA_ANY_AUTO

   {FOREIGN_COMPLEXbase;VARIANT value;DICORBATypeCode*typeCode;

   };