Search Results for

    Show / Hide Table of Contents

    CurrentPosition event

    Name

    Sdl.MultiTerm.TMO.Interop.MultiSearch.CurrentPosition — Returns update information on the progress of a filtered search.

    Event handler

    CurrentPosition(ByVal Hits as Long, ByVal EntriesFiltered as Long)

    Description

    You can use this event, for example, to drive a progress indicator while a filtered search is carried out. It returns the hits found as well as the total number of entries already filtered.

    • Improve this Doc
    In this article
    Back to top Generated by DocFX