Carbon


themeInvalidBrushErr

Header: MacErrors.h

enum {
    themeInvalidBrushErr = -30560,
    themeProcessRegisteredErr = -30561,
    themeProcessNotRegisteredErr = -30562,
    themeBadTextColorErr = -30563,
    themeHasNoAccentsErr = -30564,
    themeBadCursorIndexErr = -30565,
    themeScriptFontNotFoundErr = -30566,
    themeMonitorDepthNotSupportedErr = -30567
};

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