mrDarker
2025-09-04 f5d3efdcec2d59e4adf6a3ae534082023e2df345
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;