Forum und email

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