ReactOS 0.4.16-dev-338-g34e76ad
|
#include <pluginhost.h>
Definition at line 24 of file pluginhost.h.
CLSID PluginHost::clsid |
Definition at line 38 of file pluginhost.h.
IDispatch* PluginHost::disp |
Definition at line 40 of file pluginhost.h.
Referenced by get_plugin_dispid().
HTMLDocumentNode* PluginHost::doc |
Definition at line 46 of file pluginhost.h.
HTMLPluginContainer* PluginHost::element |
Definition at line 50 of file pluginhost.h.
Definition at line 47 of file pluginhost.h.
HWND PluginHost::hwnd |
Definition at line 42 of file pluginhost.h.
IAdviseSinkEx PluginHost::IAdviseSinkEx_iface |
Definition at line 26 of file pluginhost.h.
IBindHost PluginHost::IBindHost_iface |
Definition at line 31 of file pluginhost.h.
IDispatch PluginHost::IDispatch_iface |
Definition at line 28 of file pluginhost.h.
IOleClientSite PluginHost::IOleClientSite_iface |
Definition at line 25 of file pluginhost.h.
IOleControlSite PluginHost::IOleControlSite_iface |
Definition at line 30 of file pluginhost.h.
IOleInPlaceSiteEx PluginHost::IOleInPlaceSiteEx_iface |
Definition at line 29 of file pluginhost.h.
IOleInPlaceObject* PluginHost::ip_object |
Definition at line 37 of file pluginhost.h.
IPropertyNotifySink PluginHost::IPropertyNotifySink_iface |
Definition at line 27 of file pluginhost.h.
IServiceProvider PluginHost::IServiceProvider_iface |
Definition at line 32 of file pluginhost.h.
IUnknown* PluginHost::plugin_unk |
Definition at line 36 of file pluginhost.h.
Referenced by bind_activex_event(), create_event_sink(), notif_container_change(), and notif_enabled().
RECT PluginHost::rect |
Definition at line 43 of file pluginhost.h.
LONG PluginHost::ref |
Definition at line 34 of file pluginhost.h.
PHEventSink* PluginHost::sink |
Definition at line 49 of file pluginhost.h.
Referenced by bind_activex_event().
BOOL PluginHost::ui_active |
Definition at line 44 of file pluginhost.h.