ReactOS 0.4.15-dev-7942-gd23573b
InternetExplorer Struct Reference

#include <ieframe.h>

Collaboration diagram for InternetExplorer:

Public Attributes

DocHost doc_host
 
IWebBrowser2 IWebBrowser2_iface
 
IExternalConnection IExternalConnection_iface
 
IServiceProvider IServiceProvider_iface
 
HlinkFrame hlink_frame
 
LONG ref
 
LONG extern_ref
 
HWND frame_hwnd
 
HWND status_hwnd
 
HWND toolbar_hwnd
 
HMENU menu
 
BOOL nohome
 
struct list entry
 

Detailed Description

Definition at line 230 of file ieframe.h.

Member Data Documentation

◆ doc_host

DocHost InternetExplorer::doc_host

Definition at line 231 of file ieframe.h.

◆ entry

struct list InternetExplorer::entry

Definition at line 246 of file ieframe.h.

◆ extern_ref

LONG InternetExplorer::extern_ref

Definition at line 238 of file ieframe.h.

◆ frame_hwnd

HWND InternetExplorer::frame_hwnd

Definition at line 240 of file ieframe.h.

Referenced by create_rebar().

◆ hlink_frame

HlinkFrame InternetExplorer::hlink_frame

Definition at line 235 of file ieframe.h.

◆ IExternalConnection_iface

IExternalConnection InternetExplorer::IExternalConnection_iface

Definition at line 233 of file ieframe.h.

◆ IServiceProvider_iface

IServiceProvider InternetExplorer::IServiceProvider_iface

Definition at line 234 of file ieframe.h.

◆ IWebBrowser2_iface

IWebBrowser2 InternetExplorer::IWebBrowser2_iface

Definition at line 232 of file ieframe.h.

Referenced by create_ie_window(), and open_dde_url().

◆ menu

HMENU InternetExplorer::menu

Definition at line 243 of file ieframe.h.

◆ nohome

BOOL InternetExplorer::nohome

Definition at line 244 of file ieframe.h.

Referenced by create_ie_window().

◆ ref

LONG InternetExplorer::ref

Definition at line 237 of file ieframe.h.

◆ status_hwnd

HWND InternetExplorer::status_hwnd

Definition at line 241 of file ieframe.h.

◆ toolbar_hwnd

HWND InternetExplorer::toolbar_hwnd

Definition at line 242 of file ieframe.h.

Referenced by add_tb_button(), add_tb_separator(), create_rebar(), and enable_toolbar_button().


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