ReactOS 0.4.15-dev-8096-ga0eec98
RunningObjectTableImpl Struct Reference
Collaboration diagram for RunningObjectTableImpl:

Public Attributes

IRunningObjectTable IRunningObjectTable_iface
 
LONG ref
 
struct list rot
 
CRITICAL_SECTION lock
 

Detailed Description

Definition at line 69 of file moniker.c.

Member Data Documentation

◆ IRunningObjectTable_iface

IRunningObjectTable RunningObjectTableImpl::IRunningObjectTable_iface

◆ lock

CRITICAL_SECTION RunningObjectTableImpl::lock

Definition at line 75 of file moniker.c.

Referenced by RunningObjectTableImpl_Destroy(), and RunningObjectTableImpl_Initialize().

◆ ref

LONG RunningObjectTableImpl::ref

Definition at line 72 of file moniker.c.

Referenced by RunningObjectTableImpl_Initialize().

◆ rot

struct list RunningObjectTableImpl::rot

Definition at line 74 of file moniker.c.

Referenced by RunningObjectTableImpl_Destroy(), and RunningObjectTableImpl_Initialize().


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