Definitions for "Reference Count" Add To Word List
Login or Register  | Word Lists | Search History

The number of references an application has to a speech object.
Helpful?           0
An integer value used to keep track of a COM object. When an object is created, its reference count is set to one. Every time an interface is bound to the object, its reference count is incremented; when the interface connection is destroyed, the reference count is decremented. The object is destroyed when the reference count reaches zero. All interfaces to that object are then invalid.
Helpful?           0
The type attribute “Reference Count” indicates to the decoder the number of times the tags is referenced by other variables, its form is “C='n'” where 'n' is a number. This is used by PHP and is optional.
Helpful?           0
For each prepared fragment, a value indicating the number of closures that contain the fragment. A property of some Toolbox objects that indicates the number of references to ("owners" of) the object.
Helpful?           0
In an i-node, a record of the total number of directory entries that refer to the i-node.
Helpful?           0