SourceCode/Bond/Servo/CVariable.h @@ -29,6 +29,7 @@ void setValue(__int64 value); void setValue(const char* pszValue); std::string getValue(); __int64 getIntValue(); private: unsigned int m_nVarialbeId;