Data of Class OWeakObject


m_refCount
oslInterlockedCount m_refCount;

Summary
reference count.
ATTENTION!
Don't modify manually! Use acquire() and release().

Top of Page