Carbon


kASAnd

Header: ASRegistry.h

enum {
    kASAnd = 'AND ',
    kASOr = 'OR  ',
    kASNot = 'NOT ',
    kASNegate = 'neg ',
    keyASArg = 'arg '
};

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