Searched refs:ulRefCnt (Results 1 – 1 of 1) sorted by relevance
259 ULONG ulRefCnt = InterlockedDecrement((LONG volatile*)&ref_count_); in STDMETHODIMP_() local260 if (ulRefCnt == 0) { in STDMETHODIMP_()267 return ulRefCnt; in STDMETHODIMP_()