|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| IDispatch | IDispatch_iface |
| LONG | ref |
| PluginHost * | host |
| ITypeInfo * | typeinfo |
| GUID | iid |
| DWORD | cookie |
| BOOL | is_dispiface |
| sink_entry_t * | handlers |
| DWORD | handlers_cnt |
| DWORD | handlers_size |
Definition at line 458 of file pluginhost.c.
| DWORD PHEventSink::cookie |
Definition at line 466 of file pluginhost.c.
| sink_entry_t* PHEventSink::handlers |
Definition at line 469 of file pluginhost.c.
| DWORD PHEventSink::handlers_cnt |
Definition at line 470 of file pluginhost.c.
| DWORD PHEventSink::handlers_size |
Definition at line 471 of file pluginhost.c.
| PluginHost* PHEventSink::host |
Definition at line 463 of file pluginhost.c.
| IDispatch PHEventSink::IDispatch_iface |
Definition at line 459 of file pluginhost.c.
| GUID PHEventSink::iid |
Definition at line 465 of file pluginhost.c.
| BOOL PHEventSink::is_dispiface |
Definition at line 467 of file pluginhost.c.
| LONG PHEventSink::ref |
Definition at line 461 of file pluginhost.c.
| ITypeInfo* PHEventSink::typeinfo |
Definition at line 464 of file pluginhost.c.
Referenced by bind_activex_event().