|
VoiceChange COM objects reference - main list Method FetchNextRecord |
Result = ArchivObject.FetchNextRecord(FindResult, Record)
Method returns in Record one record about a file in the archive which corresponds with former use of method Find.
FindResult in an object returned by method Find with a query.
If the next record was found, the return code is 1. If all the records were already returned, the return code is 0.