ReactOS 0.4.15-dev-8632-gbc8c7d1
|
Public Attributes | |
ULONG | flags |
ULONG | cPublicRefs |
OXID | oxid |
OID | oid |
IPID | ipid |
ULONG tagSTDOBJREF::cPublicRefs |
Definition at line 93 of file marshal.c.
Referenced by marshal_object(), proxy_manager_create_ifproxy(), proxy_manager_get_remunknown(), Proxy_MarshalInterface(), test_CoGetStandardMarshal(), and unmarshal_object().
ULONG tagSTDOBJREF::flags |
Definition at line 92 of file marshal.c.
Referenced by marshal_object(), proxy_manager_get_remunknown(), Proxy_MarshalInterface(), test_CoGetStandardMarshal(), and unmarshal_object().
IPID tagSTDOBJREF::ipid |
Definition at line 96 of file marshal.c.
Referenced by marshal_object(), proxy_manager_create_ifproxy(), proxy_manager_get_remunknown(), Proxy_MarshalInterface(), and unmarshal_object().
OID tagSTDOBJREF::oid |
Definition at line 95 of file marshal.c.
Referenced by marshal_object(), proxy_manager_get_remunknown(), Proxy_MarshalInterface(), and unmarshal_object().
OXID tagSTDOBJREF::oxid |
Definition at line 94 of file marshal.c.
Referenced by marshal_object(), proxy_manager_get_remunknown(), Proxy_MarshalInterface(), and unmarshal_object().