MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / FinalConstruct

Method FinalConstruct

Libraries/TabbingFramework/TabbedMDISave.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77HRESULT CTabbedMDIChildModifiedList::FinalConstruct()
78{
79 return S_OK;
80}
81
82void CTabbedMDIChildModifiedList::FinalRelease()
83{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected