printer_delete_dc
(No version information available, might be only in CVS)
printer_delete_dc — Delete a device context
Opis
bool printer_delete_dc
( resource $printer_handle
)
The function deletes the device context. For an example see printer_create_dc().
Parametry
- printer_handle
-
printer_handle must be a valid printer handle.
Zwracane wartości
Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.
printer_delete_dc
There are no user contributed notes for this page.
