Previous Table of Contents Next


20.7.6 DISystemException


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

   struct CORBA_SYSTEM_EXCEPTION{

   FOREIGN_EXCEPTION base;

long minorCode;
long completionStatus;
};