Carbon


kRsrcChainBelowSystemMap

Header: Resources.h

enum {
    kRsrcChainBelowSystemMap = 0,
    kRsrcChainBelowApplicationMap = 1,
    kRsrcChainAboveApplicationMap = 2,
    kRsrcChainAboveAllMaps = 4
};

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