InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
IPackageReport Class Referenceabstract

#include <IPackageReport.h>

Inheritance diagram for IPackageReport:
IPMUnknown

Public Member Functions

virtual bool16 GenerateReport (IS4SPPackage *pPackage, IDFile *overridden=NULL, bool16 showCAlert=kTrue, bool16 createReport=kFalse)=0
 
virtual bool16 GenerateReport (IS4SPPackageBook *pPackage, IDFile *overridden=NULL, bool16 showCAlert=kTrue, bool16 createReport=kFalse)=0
 
- Public Member Functions inherited from IPMUnknown
virtual IPMUnknownQueryInterface (PMIID interfaceID) const =0
 
virtual void AddRef () const =0
 
virtual void Release () const =0
 

Detailed Description

This interface is generate the report created when packaging a document or a book.

See Also
kS4SPPackageReportBoss
IS4SPPackage
IS4SPPackageBook