27 #ifndef __IPACKAGEREPORT__ 28 #define __IPACKAGEREPORT__ 30 #include "IPMUnknown.h" 31 #include "IS4SPPackage.h" 32 #include "IS4SPPackageBook.h" 44 virtual bool16 GenerateReport(
IS4SPPackage* pPackage,
IDFile* overridden = NULL, bool16 showCAlert = kTrue, bool16 createReport = kFalse ) = 0;
45 virtual bool16 GenerateReport(
IS4SPPackageBook* pPackage,
IDFile* overridden = NULL, bool16 showCAlert = kTrue, bool16 createReport = kFalse ) = 0;
49 #endif //__IPACKAGEREPORT__