3 Managing Objects Classes

3 Q3ObjectClass_Unregister

You can use the Q3ObjectClass_Unregister function to remove an application-defined object class.

TQ3Status Q3ObjectClass_Unregister (TQ3ObjectClass objectClass);
objectClass An object class.

DESCRIPTION


The Q3ObjectClass_Unregister unregisters the custom object class specified by the objectClass parameter. For example, you can call Q3ObjectClass_Unregister to unregister a custom attribute type you registered by calling the function Q3AttributeClass_Register.

You should dispose of all instances of the custom object class you want to unregister before calling Q3ObjectClass_Unregister.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 16 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker