Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ ~ComInitialization
Method
~ComInitialization
Win32Lib/Com.cpp:22–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
ComInitialization::~ComInitialization()
23
{
24
CoUninitialize();
25
}
26
27
} // namespace Win32
28
} // namespace fusion
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected