cef_callback_t.base

Base structure.

More...
struct cef_callback_t
cef_base_ref_counted_t base;

Detailed Description

Continue processing.

Cancel processing.

Generic callback structure used for asynchronous completion.

Base structure.

Method that will be called once the task is complete.

Meta