Which view does NSFDbGetModifiedNoteTable() internally use?

It seems sometimes the result returned from NSFDbGetModifiedNoteTable() is not up-to-date, I’m wondering which view does this API internally use, so that I can update the view to get the right result?

Thanks!

Subject: Which view does NSFDbGetModifiedNoteTable() internally use?

You asked the same question in the other forum, and I replied.

Subject: RE: Which view does NSFDbGetModifiedNoteTable() internally use?

thanks Rod. I’ll keep you posted…

Subject: It does not use a normal “View”. If you are not getting the results you should, there must be some other error.

That is essentially the same function used by the Replicator to fetch the list of NoteID’s that need to be replicated.