>
api
>
name
>
gb.ref
Previous
Next
Edit
Rename
Undo
Refresh
Search
Administration
Documentation
History
GB.Ref
Syntax
void
GB.Ref
( void *
object
)
Increments the reference counter of an object.
object
points at the object.
You must use this function each time you want to keep a reference on a object after the current method or property is terminated.
See also
Object Management