printer_delete_dc

(no version information, might be only in CVS)

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.