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

Method Error

Source/GUI/VCL/GUI_Plugin.cpp:81–84  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

79
80//---------------------------------------------------------------------------
81void __fastcall DownloadInstallerThread::Error()
82{
83 Parent->Error();
84}
85
86//---------------------------------------------------------------------------
87void __fastcall DownloadInstallerThread::Finalize()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected