cef_process_message_t

Undocumented in source.

Members

Variables

base
cef_base_t base;
Undocumented in source.
copy
cef_process_message_t* function(cef_process_message_t*) copy;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
get_argument_list
cef_list_value_t* function(cef_process_message_t*) get_argument_list;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
get_name
cef_string_userfree_t function(cef_process_message_t*) get_name;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
is_read_only
int function(cef_process_message_t*) is_read_only;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
is_valid
int function(cef_process_message_t*) is_valid;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Meta