|
Sommaire
printer_open |
6.80.9 printer_delete_dcPHP 4 >= 4.0.4Description bool printer_delete_dc(resource handle ) The function deletes the device context and returns TRUE on success, or FALSE if an error occurred. For an example see printer_create_dc. handle must be a valid handle to a printer. |