ReactOS 0.4.15-dev-7834-g00c4b3d
HTMLWindow Struct Reference

#include <mshtml_private.h>

Collaboration diagram for HTMLWindow:

Public Attributes

IHTMLWindow2 IHTMLWindow2_iface
 
IHTMLWindow3 IHTMLWindow3_iface
 
IHTMLWindow4 IHTMLWindow4_iface
 
IHTMLWindow5 IHTMLWindow5_iface
 
IHTMLWindow6 IHTMLWindow6_iface
 
IHTMLPrivateWindow IHTMLPrivateWindow_iface
 
IDispatchEx IDispatchEx_iface
 
IServiceProvider IServiceProvider_iface
 
ITravelLogClient ITravelLogClient_iface
 
IObjectIdentity IObjectIdentity_iface
 
LONG ref
 
HTMLInnerWindowinner_window
 
HTMLOuterWindowouter_window
 

Detailed Description

Definition at line 415 of file mshtml_private.h.

Member Data Documentation

◆ IDispatchEx_iface

IDispatchEx HTMLWindow::IDispatchEx_iface

Definition at line 422 of file mshtml_private.h.

Referenced by handle_load().

◆ IHTMLPrivateWindow_iface

IHTMLPrivateWindow HTMLWindow::IHTMLPrivateWindow_iface

Definition at line 421 of file mshtml_private.h.

◆ IHTMLWindow2_iface

◆ IHTMLWindow3_iface

IHTMLWindow3 HTMLWindow::IHTMLWindow3_iface

Definition at line 417 of file mshtml_private.h.

◆ IHTMLWindow4_iface

IHTMLWindow4 HTMLWindow::IHTMLWindow4_iface

Definition at line 418 of file mshtml_private.h.

◆ IHTMLWindow5_iface

IHTMLWindow5 HTMLWindow::IHTMLWindow5_iface

Definition at line 419 of file mshtml_private.h.

◆ IHTMLWindow6_iface

IHTMLWindow6 HTMLWindow::IHTMLWindow6_iface

Definition at line 420 of file mshtml_private.h.

◆ inner_window

HTMLInnerWindow* HTMLWindow::inner_window

◆ IObjectIdentity_iface

IObjectIdentity HTMLWindow::IObjectIdentity_iface

Definition at line 425 of file mshtml_private.h.

◆ IServiceProvider_iface

IServiceProvider HTMLWindow::IServiceProvider_iface

Definition at line 423 of file mshtml_private.h.

◆ ITravelLogClient_iface

ITravelLogClient HTMLWindow::ITravelLogClient_iface

Definition at line 424 of file mshtml_private.h.

◆ outer_window

HTMLOuterWindow* HTMLWindow::outer_window

◆ ref

LONG HTMLWindow::ref

Definition at line 427 of file mshtml_private.h.


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