Home
last modified time | relevance | path

Searched refs:m_lRefs (Results 1 – 2 of 2) sorted by relevance

/trunk/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx104 m_lRefs(1), in COooFilter()
200 return InterlockedIncrement( &m_lRefs ); in AddRef()
215 ULONG ulTmp = InterlockedDecrement( &m_lRefs ); in Release()
841 m_lRefs(1) in COooFilterCF()
907 return InterlockedIncrement( &m_lRefs ); in AddRef()
922 ULONG ulTmp = InterlockedDecrement( &m_lRefs ); in Release()
H A Dooofilt.hxx157 long m_lRefs; // Reference count member in COooFilter
213 long m_lRefs; // Reference count member in COooFilterCF

Completed in 26 milliseconds