printer_delete_dc

(PECL printer SVN)

printer_delete_dcDelete a device context

Beskrivelse

bool printer_delete_dc ( resource $printer_handle )

The function deletes the device context. For an example see printer_create_dc().

Parametre

printer_handle

printer_handle must be a valid printer handle.

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