ReactOS 0.4.16-dev-91-g764881a
|
Public Attributes | |
IStream * | stream |
const IID * | iid |
IUnknown * | object |
MSHLFLAGS | marshal_flags |
IMessageFilter * | filter |
IUnknown * | register_object |
const CLSID * | register_clsid |
HANDLE | marshal_event |
IID | iid |
IMessageFilter * host_object_data::filter |
IID host_object_data::iid |
Definition at line 93 of file usrmarshal.c.
HANDLE host_object_data::marshal_event |
Definition at line 611 of file marshal.c.
Referenced by start_host_object2().
MSHLFLAGS host_object_data::marshal_flags |
Definition at line 607 of file marshal.c.
Referenced by start_host_object(), and start_host_object2().
IUnknown * host_object_data::object |
Definition at line 606 of file marshal.c.
Referenced by start_host_object(), start_host_object2(), test_call_from_message(), and window_proc().
IStream * host_object_data::stream |
Definition at line 604 of file marshal.c.
Referenced by start_host_object(), start_host_object2(), test_channel_hook(), test_CoGetStandardMarshal(), test_DfMarshal_custom_marshaling(), test_marshal_channel_buffer(), test_message_filter(), and test_StdMarshal_custom_marshaling().