ReactOS 0.4.16-dev-747-gbc52d5f
|
#include <mshtml_private.h>
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 |
HTMLInnerWindow * | inner_window |
HTMLOuterWindow * | outer_window |
Definition at line 415 of file mshtml_private.h.
IDispatchEx HTMLWindow::IDispatchEx_iface |
Definition at line 422 of file mshtml_private.h.
Referenced by handle_load().
IHTMLPrivateWindow HTMLWindow::IHTMLPrivateWindow_iface |
Definition at line 421 of file mshtml_private.h.
IHTMLWindow2 HTMLWindow::IHTMLWindow2_iface |
Definition at line 416 of file mshtml_private.h.
Referenced by async_start_doc_binding(), create_document_fragment(), create_pending_window(), get_target_window(), handle_load(), handle_navigation_error(), HTMLWindow_invoke(), notif_readystate_destr(), parse_complete(), refresh_destr(), set_document_navigation(), start_doc_binding_task_destr(), and WindowDispEx_GetDispID().
IHTMLWindow3 HTMLWindow::IHTMLWindow3_iface |
Definition at line 417 of file mshtml_private.h.
IHTMLWindow4 HTMLWindow::IHTMLWindow4_iface |
Definition at line 418 of file mshtml_private.h.
IHTMLWindow5 HTMLWindow::IHTMLWindow5_iface |
Definition at line 419 of file mshtml_private.h.
IHTMLWindow6 HTMLWindow::IHTMLWindow6_iface |
Definition at line 420 of file mshtml_private.h.
HTMLInnerWindow* HTMLWindow::inner_window |
Definition at line 429 of file mshtml_private.h.
Referenced by detach_inner_window(), HTMLDocument_Create(), HTMLWindow_invoke(), and update_window_doc().
IObjectIdentity HTMLWindow::IObjectIdentity_iface |
Definition at line 425 of file mshtml_private.h.
IServiceProvider HTMLWindow::IServiceProvider_iface |
Definition at line 423 of file mshtml_private.h.
ITravelLogClient HTMLWindow::ITravelLogClient_iface |
Definition at line 424 of file mshtml_private.h.
HTMLOuterWindow* HTMLWindow::outer_window |
Definition at line 430 of file mshtml_private.h.
Referenced by channelbsc_load_stream(), create_pending_window(), and HTMLFormElement_submit().
LONG HTMLWindow::ref |
Definition at line 427 of file mshtml_private.h.