mrDarker
2025-09-01 9370dd2497683084f8c0ae958f8be5dec34bd2f1
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;