HRESULT CompareDocuments( IFRDocument* RefDocument, IFRDocument* UserDocument, IIntsCollection* RefPageIndices, IIntsCollection* UserPageIndices, IComparisonResult** Result );
IComparisonResult CompareDocuments( IFRDocument RefDocument, IFRDocument UserDocument, IIntsCollection RefPageIndices, IIntsCollection UserPageIndices );
Function CompareDocuments( _ RefDocument As IFRDocument, _ UserDocument As IFRDocument, _ RefPageIndices As IIntsCollection, _ UserPageIndices As IIntsCollection _ ) As IComparisonResult
このページは役に立ちましたか?