_ObjectRelease( ) API Library Routine
Decrements the reference count of an object.
int _ObjectRelease(Value FAR *objct)
Remarks
0 is returned unless an error occurs. When an error occurs, a negative number representing an internal error code is returned.
See Also
_FreeObject( ) API Library Routine | _ObjectReference( ) API Library Routine | Accessing the Visual FoxPro API