Carbon


WSILookupSimpleArray

Header: WorldScript.h

enum {
    WSILookupSimpleArray = 0,
    WSILookupSegmentSingle = 2,
    WSILookupSegmentArray = 4,
    WSILookupSingleTable = 6,
    WSILookupTrimmedArray = 8
};

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)