printer_delete_dc

(PECL)

printer_delete_dc -- Delete a device context

Description

bool printer_delete_dc ( resource handle )

The function deletes the device context. 如果成功则返回 TRUE,失败则返回 FALSE。 For an example see printer_create_dc(). handle must be a valid handle to a printer.


add a note add a note User Contributed Notes
There are no user contributed notes for this page.