Searched refs:cRefCount_ (Results 1 – 2 of 2) sorted by relevance
410 cRefCount_(0), in TextRenderer()549 return InterlockedIncrement(&cRefCount_); in IFACEMETHOD_()554 long newCount = InterlockedDecrement(&cRefCount_); in IFACEMETHOD_()590 long cRefCount_; member in FINAL
2853 Solution: Remove "unsigned" from the cRefCount_ declaration.