cef_urlparts_t

Undocumented in source.

Members

Variables

host
cef_string_t host;
Undocumented in source.
origin
cef_string_t origin;
Undocumented in source.
password
cef_string_t password;
Undocumented in source.
path
cef_string_t path;
Undocumented in source.
port
cef_string_t port;
Undocumented in source.
query
cef_string_t query;
Undocumented in source.
scheme
cef_string_t scheme;
Undocumented in source.
spec
cef_string_t spec;
Undocumented in source.
username
cef_string_t username;
Undocumented in source.

Meta