Chromium Embedded Framework (CEF)
112.2.0+gf8b9812+chromium-112.0.5615.9
|
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: