Chromium Embedded Framework (CEF)
114.2.1+gd70a0a8+chromium-114.0.5735.45
|
Functions | |
bool | CefLaunchProcess (CefRefPtr< CefCommandLine > command_line) |
Launches the process specified via |command_line|. More... | |
bool CefLaunchProcess | ( | CefRefPtr< CefCommandLine > | command_line | ) |
Launches the process specified via |command_line|.
Returns true upon success. Must be called on the browser process TID_PROCESS_LAUNCHER thread.
Unix-specific notes: