Carbon


kTSMOutsideOfBody

Header: AERegistry.h

enum {
    kTSMOutsideOfBody = 1,
    kTSMInsideOfBody = 2,
    kTSMInsideOfActiveInputArea = 3
};

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