设置指定的系统变量。
static Mcad::ErrorStatus setVar(LPCTSTR varName, const resbuf* newVal);
如果成功返回Mcad::eOk,失败返回Mcad::eInvalidInput。
SdSysVarStack 方法