ReactOS 0.4.16-dev-2-g02a6913
|
Public Attributes | |
IMultiQI | IMultiQI_iface |
IMarshal | IMarshal_iface |
IClientSecurity | IClientSecurity_iface |
struct apartment * | parent |
struct list | entry |
OXID | oxid |
OXID_INFO | oxid_info |
OID | oid |
struct list | interfaces |
LONG | refs |
CRITICAL_SECTION | cs |
ULONG | sorflags |
IRemUnknown * | remunk |
HANDLE | remoting_mutex |
MSHCTX | dest_context |
void * | dest_context_data |
CRITICAL_SECTION proxy_manager::cs |
MSHCTX proxy_manager::dest_context |
Definition at line 69 of file marshal.c.
Referenced by proxy_manager_set_context(), and unmarshal_object().
void* proxy_manager::dest_context_data |
Definition at line 70 of file marshal.c.
Referenced by proxy_manager_set_context(), and unmarshal_object().
IClientSecurity proxy_manager::IClientSecurity_iface |
Definition at line 57 of file marshal.c.
Referenced by impl_from_IClientSecurity().
IMarshal proxy_manager::IMarshal_iface |
Definition at line 56 of file marshal.c.
Referenced by impl_from_IMarshal().
IMultiQI proxy_manager::IMultiQI_iface |
Definition at line 55 of file marshal.c.
Referenced by impl_from_IMultiQI(), and unmarshal_object().
OID proxy_manager::oid |
Definition at line 62 of file marshal.c.
Referenced by find_proxy_manager(), and proxy_manager_construct().
OXID proxy_manager::oxid |
Definition at line 60 of file marshal.c.
Referenced by find_proxy_manager(), and proxy_manager_construct().
OXID_INFO proxy_manager::oxid_info |
Definition at line 61 of file marshal.c.
Referenced by proxy_manager_construct(), and unmarshal_object().
LONG proxy_manager::refs |
Definition at line 64 of file marshal.c.
Referenced by ClientIdentity_Release().
IRemUnknown* proxy_manager::remunk |
Definition at line 67 of file marshal.c.
Referenced by ClientIdentity_QueryMultipleInterfaces(), ifproxy_get_public_ref(), and ifproxy_release_public_refs().
ULONG proxy_manager::sorflags |
Definition at line 66 of file marshal.c.
Referenced by proxy_manager_construct().