3 Managing Objects

3 Q3Object_IsWritable

You can use the Q3Object_IsWritable function to determine whether a QuickDraw3D object is writable.

TQ3Boolean Q3Object_IsWritable (TQ3Object object);
object A QuickDraw3D object.

DESCRIPTION


The Q3Object_IsWritable function returns, as its function result, a Boolean value that indicates whether the QuickDraw3D object specified by the object parameter can be written to a file object (kQ3True) or not (kQ3False).

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