ReactOS 0.4.15-dev-8096-ga0eec98
global_prop_t Struct Reference

#include <mshtml_private.h>

Collaboration diagram for global_prop_t:

Public Attributes

global_prop_type_t type
 
WCHARname
 
ScriptHostscript_host
 
DISPID id
 

Detailed Description

Definition at line 351 of file mshtml_private.h.

Member Data Documentation

◆ id

DISPID global_prop_t::id

Definition at line 355 of file mshtml_private.h.

Referenced by HTMLWindow_invoke(), and search_window_props().

◆ name

WCHAR* global_prop_t::name

Definition at line 353 of file mshtml_private.h.

Referenced by HTMLWindow_invoke().

◆ script_host

ScriptHost* global_prop_t::script_host

Definition at line 354 of file mshtml_private.h.

Referenced by HTMLWindow_invoke(), and search_window_props().

◆ type

global_prop_type_t global_prop_t::type

Definition at line 352 of file mshtml_private.h.

Referenced by HTMLWindow_invoke().


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