SetInternational OLE Automation Routine


SetInternational( newValue )

  • newValue an integer bit map representing the International Characters check boxes on the option page of the index dialog. The value is constructed by adding the appropriate values from the following list:
  • ENGLISH 0
    ALL 1
    DANISH/NORWEGIAN 2
    FINNISH 4
    FRENCH 8
    GERMAN 16
    SPANISH 32
    SWEDISH 64

    Example:

    wilbur.SetInternational( 8 + 16 )

    Indicates that German and French characters should be used.


    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.