Carbon


teScrapSizeErr

Header: MacErrors.h

enum {
    teScrapSizeErr = -501,
    hwParamErr = -502,
    driverHardwareGoneErr = -503
};

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