GetInternational OLE Automation Routine


GetInternational()

  • returns an integer bit map of language flags representing the International Characters check boxes on the option page of the index dialog. The result will be the sum of the following values:
  • ENGLISH 0
    ALL 1
    DANISH/NORWEGIAN 2
    FINNISH 4
    FRENCH 8
    GERMAN 16
    SPANISH 32
    SWEDISH 64

    Example:

    Dim flag As Integer
    flag = wilbur.GetInternational

    Copyright © 1999 RedTree Development Inc. All rights reserved.
    Information in this document is subject to change without notice.
    Other products and companies referred to herein are trademarks or registered trademarks of their respective companies or mark holders.