Chromium Embedded Framework (CEF)
121.0.1+g7a4b55f+chromium-121.0.6167.16
|
Structure representing CefExecuteProcess arguments. More...
#include "include/internal/cef_types_win.h"
Public Attributes | |
int | argc |
char ** | argv |
HINSTANCE | instance |
Structure representing CefExecuteProcess arguments.
int cef_main_args_t::argc |
char ** cef_main_args_t::argv |
HINSTANCE cef_main_args_t::instance |