Carbon


qfields

Header: OpenTransportProtocol.h

enum qfields {
    QHIWAT = ,
    QLOWAT = 1,
    QMAXPSZ = 2,
    QMINPSZ = 3,
    QCOUNT = 4,
    QFIRST = 5,
    QLAST = 6,
    QFLAG = 7,
    QBAD = 8
};

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