ReactOS 0.4.15-dev-7953-g1f49173
event_info_t Struct Reference

Public Attributes

LPCWSTR name
 
LPCWSTR attr_name
 
DWORD type
 
DISPID dispid
 
DWORD flags
 

Detailed Description

Definition at line 139 of file htmlevent.c.

Member Data Documentation

◆ attr_name

LPCWSTR event_info_t::attr_name

Definition at line 141 of file htmlevent.c.

Referenced by get_event_handler(), remove_event_handler(), and set_event_handler().

◆ dispid

DISPID event_info_t::dispid

Definition at line 143 of file htmlevent.c.

Referenced by call_event_handlers().

◆ flags

DWORD event_info_t::flags

Definition at line 144 of file htmlevent.c.

Referenced by call_event_handlers(), and ensure_doc_nsevent_handler().

◆ name

LPCWSTR event_info_t::name

Definition at line 140 of file htmlevent.c.

◆ type

DWORD event_info_t::type

Definition at line 142 of file htmlevent.c.


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