Q3Object_Duplicate
You can use theQ3Object_Duplicatefunction to duplicate a QuickDraw 3D object.
TQ3Object Q3Object_Duplicate (TQ3Object object);
object- A QuickDraw 3D object.
DESCRIPTION
TheQ3Object_Duplicatefunction returns, as its function result, a QuickDraw 3D object that is an exact duplicate of the QuickDraw 3D object specified by theobjectparameter. If the new object is a shared object, its reference count is set to 1.ERRORS
kQ3ErrorInvalidObject
kQ3ErrorOutOfMemory
kQ3ErrorUnimplemented
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help