Q3Shared_GetReference
You can use theQ3Shared_GetReferencefunction to get a reference to a shared object.
TQ3SharedObject Q3Shared_GetReference ( TQ3SharedObject sharedObject);
sharedObject- A shared object.
DESCRIPTION
TheQ3Shared_GetReferencefunction returns, as its function result, a reference to the shared object specified by thesharedObjectparameter. You can use this function to prevent QuickDraw 3D from deleting an object twice.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help