DeleteGestaltValue
Available in CarbonLib 1.0 and later when running Mac OS 8.1 or later. Available in Mac OS X 10.0 and later.
DisposeSelectorFunctionUPP
Available in CarbonLib 1.0 and later. Available in Mac OS X 10.0 and later.
Gestalt
Available in CarbonLib 1.0 and later when running Mac OS 8.1 or later. Available in Mac OS X 10.0 and later.
InvokeSelectorFunctionUPP
Available in CarbonLib 1.0 and later. Available in Mac OS X 10.0 and later.
NewGestalt
For compatibility with Mac OS X, you should avoid using the NewGestalt function to add a selector code, which requires moving your selector function into the system heap.
Available in CarbonLib 1.0 and later when running Mac OS 8.1 or later. Available in Mac OS X 10.0 and later.
NewGestaltValue
Available in CarbonLib 1.0 and later when running Mac OS 8.1 or later. Available in Mac OS X 10.0 and later.
NewSelectorFunctionUPP
Available in CarbonLib 1.0 and later. Available in Mac OS X 10.0 and later.
ReplaceGestalt
You should avoid using the ReplaceGestalt function to replace an existing selector function, which also requires your replacement function to reside in the system heap. Applications do not have access to the system heap in Mac OS X.
Available in CarbonLib 1.0 and later when running Mac OS 8.1 or later. Available in Mac OS X 10.0 and later.
ReplaceGestaltValue
Available in CarbonLib 1.0 and later when running Mac OS 8.1 or later. Available in Mac OS X 10.0 and later.
SetGestaltValue
Available in CarbonLib 1.0 and later when running Mac OS 8.1 or later. Available in Mac OS X 10.0 and later.