hw_Free_Document

(PHP 4)

hw_Free_DocumentFrees hw_document

Beskrivelse

bool hw_free_document ( int $hw_document )

Frees the memory occupied by the Hyperwave document.

Parametre

hw_document

The document identifier.

Returnerings Værdier

Returns TRUE on success or FALSE on failure.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top