ReactOS 0.4.16-dev-725-g22577ae
|
#include <mshtml_private.h>
Public Attributes | |
DispatchEx | dispex |
IOmHistory | IOmHistory_iface |
LONG | ref |
HTMLInnerWindow * | window |
Definition at line 399 of file mshtml_private.h.
DispatchEx OmHistory::dispex |
Definition at line 400 of file mshtml_private.h.
Referenced by create_history().
IOmHistory OmHistory::IOmHistory_iface |
Definition at line 401 of file mshtml_private.h.
Referenced by create_history().
LONG OmHistory::ref |
Definition at line 403 of file mshtml_private.h.
Referenced by create_history().
HTMLInnerWindow* OmHistory::window |
Definition at line 405 of file mshtml_private.h.
Referenced by create_history().