cef_resolve_callback_t.base

Base structure.

More...
struct cef_resolve_callback_t
cef_base_ref_counted_t base;

Detailed Description

Called on the UI thread after the ResolveHost request has completed. |result| will be the result code. |resolved_ips| will be the list of resolved IP addresses or NULL if the resolution failed.

Meta