cef_download_item_t.base

Base structure.

More...
struct cef_download_item_t
cef_base_ref_counted_t base;

Detailed Description

Returns true (1) if this object is valid. Do not call any other functions if this function returns false (0).

Returns true (1) if the download is in progress.

Returns true (1) if the download is complete.

Returns true (1) if the download has been canceled.

Returns true (1) if the download has been interrupted.

Meta