(PHP 4)
hw_Deleteobject — Deletes object
Deletes the object with the given object id in the second parameter. It will delete all instances of the object.
The connection identifier.
The object identifier.
如果成功则返回 TRUE,失败则返回 FALSE。