hw_Deleteobject

hw_Deleteobject -- Efface des objets.

Description

int hw_deleteobject ( resource connection, int object_to_delete)

hw_deleteobject( ) efface l'objet dont l 'identifiant est object_to_delete . Toutes les instances de l ' objet object_to_delete seront effacées .

hw_deleteobject( ) retourne TRUE si aucune erreur ne survient , et sinon , FALSE .

Voir aussi hw_mv( ) .