Home | Info | Community | Development | myReactOS | Contact Us
[inline]
Definition at line 21 of file filter_topology.cpp.
{ InterlockedDecrement(&m_Ref); if (!m_Ref) { delete this; return 0; } return m_Ref; }