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

Method ThreadInternetCheck

Source/Common/Preferences.cpp:494–494  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

492{
493public:
494 __fastcall ThreadInternetCheck(bool CreateSuspended): TThread(CreateSuspended){}
495 void __fastcall Execute();
496};
497

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected