DK11 for Delphi | GisInterfaces.TGIS_UncountedInterfacedObject | Classes
Uncounted interface object used mainly to reference IGIS_Viewer object
// Delphi type TGIS_UncountedInterfacedObject = class( TGIS_Object, IInterface ) end;
// C++ Builder class PASCALIMPLEMENTATION TGIS_UncountedInterfacedObject : public TGIS_Object { };
IInterface