mrDarker
2025-08-05 82114df5ce7233a3fd22c44f0c72a083feab539c
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;