NavTranslationOptions |
Header: Navigation.h |
enum NavTranslationOptions { kNavTranslateInPlace = , kNavTranslateCopy = 1 };
Tells Navigation Services to replace the source file with the translation. This setting is the default for Save dialog boxes.
Tells Navigation Services to create a translated copy of the source file. This setting is the default for Open dialog boxes. The function
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)