mrDarker
2025-08-01 2be151c6f9148d9326c9642866e0b92e086284f0
SourceCode/Bond/Servo/CReadStep.h
@@ -23,6 +23,7 @@
      inline void nextStep();
      inline void resetStep();
      virtual int setReturnCode(short code);
      virtual int setReturnData(const char* pszData, unsigned int size);
   protected:
      HANDLE m_hWorkThreadHandle;