mrDarker
2025-09-12 e1dade1e252ffe20ba74a091ca9e6b78dae737bb
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;