Carbon


OTServiceType

Header: OpenTransport.h

enum OTServiceType {
    T_COTS = 1,
    T_COTS_ORD = 2,
    T_CLTS = 3,
    T_TRANS = 5,
    T_TRANS_ORD = 6,
    T_TRANS_CLTS = 7
};

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