mrDarker
2025-09-05 2cd08ebfa438de28261f35f13527d23e8e469dee
SourceCode/Bond/Servo/CReadStep.h
@@ -22,6 +22,8 @@
      virtual int onTimeout();
      inline void nextStep();
      inline void resetStep();
      virtual int setReturnCode(short code);
      virtual int setReturnData(const char* pszData, unsigned int size);
   protected:
      HANDLE m_hWorkThreadHandle;