Destroys the specified clsD3TCLCommand object.
Syntax
object.brCloseTCLCommand oTCLCmd |
Parameters
Parameter |
Description |
object |
An object variable that represents a clsD3Connection object. |
oTCLCmd |
An object variable that represents the clsD3TCLCommand object to be destroyed. |
Remarks
Attempting to use a clsD3TCLCommand object that has been closed will result in a run-time error.
Any attempt to close a clsD3TCLCommand object that has been closed is ignored.