ReactOS 0.4.16-dev-2354-g16de117
RunningObjectTableImpl Struct Reference
Collaboration diagram for RunningObjectTableImpl:

Public Attributes

IRunningObjectTable IRunningObjectTable_iface
 
struct list rot
 
CRITICAL_SECTION lock
 

Detailed Description

Definition at line 65 of file moniker.c.

Member Data Documentation

◆ IRunningObjectTable_iface

IRunningObjectTable RunningObjectTableImpl::IRunningObjectTable_iface

Definition at line 67 of file moniker.c.

Referenced by GetRunningObjectTable().

◆ lock

CRITICAL_SECTION RunningObjectTableImpl::lock

Definition at line 69 of file moniker.c.

Referenced by DestroyRunningObjectTable().

◆ rot

struct list RunningObjectTableImpl::rot

Definition at line 68 of file moniker.c.

Referenced by DestroyRunningObjectTable().


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