LAPTOP-SNT8I5JK\Boounion
2025-06-18 3e369afeb66a110fb6bd382f56bb70aa370fe154
SourceCode/Bond/Servo/CMaster.h
@@ -64,6 +64,8 @@
        CEquipment* getEquipment(int id);
        void setCacheFilepath(const char* pszFilepath);
        int abortCurrentTask();
        void setPortType(unsigned int index, BOOL enable, int type, int mode,
            int cassetteType, int transferMode, BOOL autoChangeEnable);
    private:
        inline void lock() { EnterCriticalSection(&m_criticalSection); }