3 Managing Objects

3 Q3Object_Duplicate

You can use the Q3Object_Duplicate function to duplicate a QuickDraw3D object.

TQ3Object Q3Object_Duplicate (TQ3Object object);
object A QuickDraw3D object.

DESCRIPTION


The Q3Object_Duplicate function returns, as its function result, a QuickDraw3D object that is an exact duplicate of the QuickDraw3D object specified by the object parameter. If the new object is a shared object, its reference count is set to 1.

ERRORS


kQ3ErrorInvalidObject
kQ3ErrorOutOfMemory
kQ3ErrorUnimplemented

DESCRIPTION
ERRORS

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