Is there some way to get the reference count for a COM object? I have a Release() that fails with an exception. It would be nice to inspect the reference count to see if someone has already released it.