|
ReactOS 0.4.16-dev-2320-ge1853c6
|

Public Attributes | |
| IAgileReference | IAgileReference_iface |
| enum AgileReferenceOptions | option |
| IStream * | marshal_stream |
| CRITICAL_SECTION | cs |
| IUnknown * | obj |
| LONG | ref |
| CRITICAL_SECTION agile_reference::cs |
Definition at line 241 of file roapi.c.
Referenced by agile_ref_Release(), agile_ref_Resolve(), and RoGetAgileReference().
| IAgileReference agile_reference::IAgileReference_iface |
Definition at line 238 of file roapi.c.
Referenced by impl_from_IAgileReference(), and RoGetAgileReference().
| IStream* agile_reference::marshal_stream |
Definition at line 240 of file roapi.c.
Referenced by agile_ref_Release(), and agile_ref_Resolve().
| IUnknown* agile_reference::obj |
Definition at line 242 of file roapi.c.
Referenced by agile_ref_Release(), agile_ref_Resolve(), and RoGetAgileReference().
| enum AgileReferenceOptions agile_reference::option |
Definition at line 239 of file roapi.c.
Referenced by agile_ref_Resolve(), and RoGetAgileReference().
| LONG agile_reference::ref |
Definition at line 243 of file roapi.c.
Referenced by agile_ref_AddRef(), agile_ref_Release(), and RoGetAgileReference().