MCPcopy Create free account
hub / github.com/HO-COOH/FastCopy / ~COMInitializeHelper

Method ~COMInitializeHelper

SpeedTest/COMInitializeHelper.h:12–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10 }
11
12 ~COMInitializeHelper()
13 {
14 CoUninitialize();
15 }
16
17 COMInitializeHelper(COMInitializeHelper const&) = delete;
18 COMInitializeHelper(COMInitializeHelper&&) = delete;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected