Join our community in the tech forums for uncut technology discussion.
printer_delete_brush
(no version information, might be only in CVS) printer_delete_brush -- Delete a brush Descriptionbool printer_delete_brush ( resource handle )
The function deletes the selected brush. For an example see
printer_select_brush(). Returns TRUE on success or FALSE on failure.
handle
must be a valid handle to a brush.
Join our community in the tech forums for uncut technology discussion.
|