Carbon


T_INFINITE

Header: OpenTransport.h

enum {
    T_INFINITE = -1,
    T_INVALID = -2
};

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