![]() |
TextServiceList |
Header: TextServices.h |
struct TextServiceList { SInt16 fTextServiceCount; TextServiceInfo fServices[1]; }; typedef TextServiceList TextServiceListPtr;
An integer that provides the number of text service components in the text service component list.
A variable-length array of text service component information structures.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)