(PECL printer SVN)
printer_delete_dc — Delete a device context
$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
。