Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DamRsn/NeuralNote
/ ObjectsActive
Method
ObjectsActive
ThirdParty/ASIO/common/combase.h:169–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
167
/* Call this to find if there are any CUnknown derived objects active */
168
169
static LONG ObjectsActive() {
170
return m_cObjects;
171
};
172
};
173
174
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected