Visual FoxPro 9.0 SP2
_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
Reference
_FreeObject( ) API Library Routine_ObjectReference( ) API Library Routine
Concepts
API Library Routines A-ZOther Resources
Accessing the Visual FoxPro APIAPI Library Routines by Category