3 Managing Shared Objects
Q3Shared_GetReference
function to get a reference to a shared object.
TQ3SharedObject Q3Shared_GetReference (
TQ3SharedObject sharedObject);
sharedObject
A shared object.
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.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker