Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Text /
Chapter 7 - Text Services Manager / Text Services Manager Reference
Text Services Manager Routines for Client Applications / Associating Scripts and Languages With Components


GetTextServiceLanguage

The GetTextServiceLanguage function returns the language supported by the default (current) input method text service component for the current keyboard script.

FUNCTION GetTextServiceLanguage (VAR slRecord: 
                                 ScriptLanguageRecord): OSErr;
slRecord
A script-language record that, upon completion of the call, describes the language supported by the current text service component.
RESULT CODES
noErrNo error

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996