mrDarker
2025-08-14 aa2c9d14b1b4058639d938ef7f943c7c7fc7c210
EdgeInspector_App/InterfaceManager.h
@@ -1,4 +1,4 @@
#pragma once
#pragma once
#include "Global_Define.h"
#include "EdgeInspector_AppView.h"
@@ -67,9 +67,11 @@
   static   UINT   ScanStartCam_1(LPVOID pParam);
   static   UINT   ScanStartCam_2(LPVOID pParam);
   static   UINT   ScanStartCam_3(LPVOID pParam);
   static  UINT   ScanStartCam_4(LPVOID pParam);
   static  UINT   ScanStartCam_5(LPVOID pParam);
   static  UINT   CheckScanStart(LPVOID pParam);
   static UINT      PLCSignalThreadFunc(LPVOID pParam);
   static UINT      ScanEndProcess(LPVOID pParam);
   static  UINT   PLCSignalThreadFunc(LPVOID pParam);
   static  UINT   ScanEndProcess(LPVOID pParam);
protected:
   BOOL         InitInspect();