Carbon


reqFailed

Header: MacErrors.h

enum {
    reqFailed = -1096,
    tooManyReqs = -1097,
    tooManySkts = -1098,
    badATPSkt = -1099,
    badBuffNum = -1100,
    noRelErr = -1101,
    cbNotFound = -1102,
    noSendResp = -1103,
    noDataArea = -1104,
    reqAborted = -1105
};

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