Share via


_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

Concepts

API Library Routines A-Z

Reference

_FreeObject( ) API Library Routine

_ObjectReference( ) API Library Routine

Other Resources

Accessing the Visual FoxPro API

API Library Routines by Category