Chromium Embedded Framework (CEF)  135.0.1+gd336310+chromium-135.0.7049.3
cef_types_win.h File Reference

Classes

struct  cef_main_args_t
 Structure representing CefExecuteProcess arguments. More...
 
struct  cef_window_info_t
 Class representing window information. More...
 
struct  cef_accelerated_paint_info_t
 Structure containing shared texture information for the OnAcceleratedPaint callback. More...
 

Macros

#define kNullCursorHandle   NULL
 
#define kNullEventHandle   NULL
 
#define kNullWindowHandle   NULL
 

Typedefs

typedef HCURSOR cef_cursor_handle_t
 
typedef MSG * cef_event_handle_t
 
typedef HWND cef_window_handle_t
 
typedef HANDLE cef_shared_texture_handle_t
 

Macro Definition Documentation

◆ kNullCursorHandle

#define kNullCursorHandle   NULL

◆ kNullEventHandle

#define kNullEventHandle   NULL

◆ kNullWindowHandle

#define kNullWindowHandle   NULL

Typedef Documentation

◆ cef_cursor_handle_t

typedef HCURSOR cef_cursor_handle_t

◆ cef_event_handle_t

typedef MSG* cef_event_handle_t

◆ cef_shared_texture_handle_t

◆ cef_window_handle_t

typedef HWND cef_window_handle_t