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. Tous droits réservés. L'information contenue dans ce document est susceptible d'être modifiée sans préavis. Tous les autres produits et sociétés mentionnés sont des marques déposées ou les marques déposées de leurs sociétés respectives ou de leurs détenteurs.