ReactOS 0.4.16-dev-2320-ge1853c6
agile_reference Struct Reference
Collaboration diagram for agile_reference:

Public Attributes

IAgileReference IAgileReference_iface
 
enum AgileReferenceOptions option
 
IStreammarshal_stream
 
CRITICAL_SECTION cs
 
IUnknownobj
 
LONG ref
 

Detailed Description

Definition at line 236 of file roapi.c.

Member Data Documentation

◆ cs

CRITICAL_SECTION agile_reference::cs

Definition at line 241 of file roapi.c.

Referenced by agile_ref_Release(), agile_ref_Resolve(), and RoGetAgileReference().

◆ IAgileReference_iface

IAgileReference agile_reference::IAgileReference_iface

Definition at line 238 of file roapi.c.

Referenced by impl_from_IAgileReference(), and RoGetAgileReference().

◆ marshal_stream

IStream* agile_reference::marshal_stream

Definition at line 240 of file roapi.c.

Referenced by agile_ref_Release(), and agile_ref_Resolve().

◆ obj

IUnknown* agile_reference::obj

Definition at line 242 of file roapi.c.

Referenced by agile_ref_Release(), agile_ref_Resolve(), and RoGetAgileReference().

◆ option

enum AgileReferenceOptions agile_reference::option

Definition at line 239 of file roapi.c.

Referenced by agile_ref_Resolve(), and RoGetAgileReference().

◆ ref

LONG agile_reference::ref

Definition at line 243 of file roapi.c.

Referenced by agile_ref_AddRef(), agile_ref_Release(), and RoGetAgileReference().


The documentation for this struct was generated from the following file: