ReactOS 0.4.16-dev-21-g2af6fd4
|
Public Attributes | |
IRunningObjectTable | IRunningObjectTable_iface |
LONG | ref |
struct list | rot |
CRITICAL_SECTION | lock |
IRunningObjectTable RunningObjectTableImpl::IRunningObjectTable_iface |
Definition at line 71 of file moniker.c.
Referenced by GetRunningObjectTable(), RunningObjectTableImpl_Initialize(), and RunningObjectTableImpl_UnInitialize().
CRITICAL_SECTION RunningObjectTableImpl::lock |
Definition at line 75 of file moniker.c.
Referenced by RunningObjectTableImpl_Destroy(), and RunningObjectTableImpl_Initialize().
LONG RunningObjectTableImpl::ref |
Definition at line 72 of file moniker.c.
Referenced by RunningObjectTableImpl_Initialize().
Definition at line 74 of file moniker.c.
Referenced by RunningObjectTableImpl_Destroy(), and RunningObjectTableImpl_Initialize().