3 Managing Shared Objects

3 Q3Shared_GetReference

You can use the Q3Shared_GetReference function to get a reference to a shared object.

TQ3SharedObject Q3Shared_GetReference (
TQ3SharedObject sharedObject);
sharedObject A shared object.

DESCRIPTION


The Q3Shared_GetReference function returns, as its function result, a reference to the shared object specified by the sharedObject parameter. You can use this function to prevent QuickDraw3D from deleting an object twice.

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