{
// imageSource = new ImageSourceThing(aSource);
//return addImageSource(new ImageSourceThing(aSource), theInstantData);
- return NULL;//***********************************************************************************************
+//EED 2021-12-02
+// return NULL;//***********************************************************************************************
+ return false;
}
/*
{
//imageSection = new ImageSectionThing(aSecImageData);
// return addImageSection(new ImageSectionThing(aSecImageData), theInstantData);
- return NULL;
+ //EED 2021-12-02
+ // return NULL;//***********************************************************************************************
+ return false;
}
/*