Carbon


T_NEGOTIATE

Header: OpenTransport.h

enum {
    T_NEGOTIATE = 4,
    T_CHECK = 8,
    T_DEFAULT = 16,
    T_CURRENT = 128
};

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