MCPcopy Create free account
hub / github.com/MediaArea/MediaInfo / Finalize

Method Finalize

Source/GUI/VCL/GUI_Plugin.cpp:87–90  ·  view source on GitHub ↗

---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

85
86//---------------------------------------------------------------------------
87void __fastcall DownloadInstallerThread::Finalize()
88{
89 Parent->FinalizeDownload();
90}
91
92//---------------------------------------------------------------------------
93void __fastcall DownloadInstallerThread::UpdateDownloadProgress()

Callers

nothing calls this directly

Calls 2

FinalizeDownloadMethod · 0.80
FinalizeInstallMethod · 0.80

Tested by

no test coverage detected