Carbon


ddpSktErr

Header: MacErrors.h

enum {
    ddpSktErr = -91,
    ddpLenErr = -92,
    noBridgeErr = -93,
    lapProtErr = -94,
    excessCollsns = -95,
    portNotPwr = -96,
    portInUse = -97,
    portNotCf = -98
};

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