Chromium Embedded Framework (CEF)  109.0.1+gcd5e37a+chromium-109.0.5414.8
cef_main_args_t Struct Reference

Structure representing CefExecuteProcess arguments. More...

#include "include/internal/cef_types_win.h"

Inheritance diagram for cef_main_args_t:
CefMainArgs CefMainArgs CefMainArgs

Public Attributes

int argc
 
char ** argv
 
HINSTANCE instance
 

Detailed Description

Structure representing CefExecuteProcess arguments.

Member Data Documentation

◆ argc

int cef_main_args_t::argc

◆ argv

char ** cef_main_args_t::argv

◆ instance

HINSTANCE cef_main_args_t::instance

The documentation for this struct was generated from the following files: