Carbon


componentDllLoadErr

Header: MacErrors.h

enum {
    componentDllLoadErr = -2091,
    componentDllEntryNotFoundErr = -2092,
    qtmlDllLoadErr = -2093,
    qtmlDllEntryNotFoundErr = -2094,
    qtmlUninitialized = -2095,
    unsupportedOSErr = -2096,
    unsupportedProcessorErr = -2097
};

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