MCPcopy Create free account
hub / github.com/Squirrel/Squirrel.Windows / FinalConstruct

Function FinalConstruct

src/Setup/FxHelper.cpp:105–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103 DECLARE_PROTECT_FINAL_CONSTRUCT()
104
105 HRESULT FinalConstruct() { return S_OK; }
106
107 void FinalRelease()
108 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected