ReactOS 0.4.16-dev-197-g92996da
|
Public Attributes | |
IDispatch * | handler_prop |
DWORD | handler_cnt |
IDispatch * | handlers [0] |
Definition at line 21 of file htmlevent.c.
DWORD handler_vector_t::handler_cnt |
Definition at line 23 of file htmlevent.c.
Referenced by alloc_handler_vector(), and release_event_target().
IDispatch* handler_vector_t::handler_prop |
Definition at line 22 of file htmlevent.c.
Referenced by release_event_target().
IDispatch* handler_vector_t::handlers[0] |
Definition at line 24 of file htmlevent.c.
Referenced by release_event_target().