CLOSEIT( ) Function
Closes the OLE object created when you use FOXDOCMD( ) or FOXEVAL( ).
nSuccess = CLOSEIT( )
Return Values
Integer
Remarks
Returns 0 if the object was removed successfully; -1 otherwise.
See Also
Fpole.dll | Fpole.dll Examples | GETLASTERR( ) | FOXDOCMD( ) | FOXEVAL( ) | SETERRMODE( ) | SETOLEOBJECT( )