|
|
Decrease the reference count of a script object. - Parameters:
-
| pObject | An object belonging to the script to have its ref count decreased. |
- Returns:
- The internal reference count.
- Remarks:
- If the internal reference count is reduced to zero, the object becomes a candidate for garbage collection.
|