24 #ifndef __IInCopyApp__ 25 #define __IInCopyApp__ 28 #include "IPMUnknown.h" 30 #include "InCopyCoreID.h" 41 enum { kDefaultIID = IID_IINCOPYAPP };
58 virtual bool ShowChanges() = 0;
62 virtual void ShowChanges(
bool bDoIt ) = 0;
75 #endif // __IInCopyApp__