ReactOS 0.4.15-dev-7942-gd23573b
windowref_t Struct Reference

#include <mshtml_private.h>

Collaboration diagram for windowref_t:

Public Attributes

HTMLOuterWindowwindow
 
LONG ref
 

Detailed Description

Definition at line 408 of file mshtml_private.h.

Member Data Documentation

◆ ref

LONG windowref_t::ref

Definition at line 410 of file mshtml_private.h.

◆ window

HTMLOuterWindow* windowref_t::window

Definition at line 409 of file mshtml_private.h.

Referenced by create_redirect_nschannel(), and get_window_from_load_group().


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