ReactOS 0.4.16-dev-13-ge2fc578
|
Public Attributes | |
LPCWSTR | name |
LPCWSTR | attr_name |
DWORD | type |
DISPID | dispid |
DWORD | flags |
Definition at line 139 of file htmlevent.c.
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 event_info_t::dispid |
Definition at line 143 of file htmlevent.c.
Referenced by call_event_handlers().
DWORD event_info_t::flags |
Definition at line 144 of file htmlevent.c.
Referenced by call_event_handlers(), and ensure_doc_nsevent_handler().
LPCWSTR event_info_t::name |
Definition at line 140 of file htmlevent.c.
DWORD event_info_t::type |
Definition at line 142 of file htmlevent.c.