hw_Deleteobject

(PHP 3>= 3.0.3, PHP 4 )

hw_Deleteobject -- Efface des objets

Description

int hw_deleteobject ( int 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, sinon, FALSE.

Voir aussi hw_mv().