Carbon


OTBusType

Header: OpenTransport.h

enum OTBusType {
    kOTUnknownBusPort = ,
    kOTMotherboardBus = 1,
    kOTNuBus = 2,
    kOTPCIBus = 3,
    kOTGeoPort = 4,
    kOTPCCardBus = 5,
    kOTFireWireBus = 6,
    kOTLastBusIndex = 15
};

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