Carbon


T_YES

Header: OpenTransport.h

enum {
    T_YES = 1,
    T_NO = ,
    T_UNUSED = -1,
    T_NULL = ,
    T_ABSREQ = 32768
};

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