VoiceChange news Content of documentation User documentation Administrator documentation Index of terms Technical Support Search on-line

VoiceChange COM objects reference - main list
Method FetchNextRecord

Syntax

Result = ArchivObject.FetchNextRecord(FindResult, Record)

Description

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.