Printer
PHP Manual

printer_delete_dc

(No version information available, might be only in CVS)

printer_delete_dc — Delete a device context

Опи�ание

bool printer_delete_dc ( resource $printer_handle )

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

Спи�ок параметров

printer_handle

printer_handle must be a valid printer handle.

Возвращаемые значени�

Возвращает TRUE в �лучае у�пешного завершени� или FALSE в �лучае возникновени� ошибки.


Printer
PHP Manual