3 Managing Objects
Q3Object_Duplicate
function to duplicate a QuickDraw3D object.
TQ3Object Q3Object_Duplicate (TQ3Object object);
object
A QuickDraw3D object.
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.kQ3ErrorInvalidObject
kQ3ErrorOutOfMemory
kQ3ErrorUnimplemented
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker