ReactOS 0.4.16-dev-736-g28b802b
|
#include <mshtml_private.h>
Public Attributes | |
const dispex_static_data_vtbl_t * | vtbl |
const tid_t | disp_tid |
dispex_data_t * | data |
const tid_t *const | iface_tids |
Definition at line 265 of file mshtml_private.h.
dispex_data_t * dispex_static_data_t::data |
Definition at line 268 of file mshtml_private.h.
Definition at line 267 of file mshtml_private.h.
Definition at line 269 of file mshtml_private.h.
const dispex_static_data_vtbl_t * dispex_static_data_t::vtbl |
Definition at line 266 of file mshtml_private.h.
Referenced by bind_event(), get_event_target_data(), and HTMLElement_Init().