Increments the reference count of an object.
Syntax
int _ObjectReference(Value FAR *objct)
Remarks
CLEAR MEMORY or CLEAR ALL releases an API object from memory.
0 is returned unless an error occurs. When an error occurs, a negative number representing an internal error code is returned.
For more information on how to create an API library and integrate it with Visual FoxPro, see Chapter 28, Accessing the Visual FoxPro API, in the Programmer's Guide.