ColorUpdate

更新序列颜色(指定位置)。

 bool  ColorUpdate(

   const uint  pos,  //索引编号

   const uint  clr,  //颜色

   )

参数

pos

[in] 序列索引 — 从0开始的添加序列号。 

clr

[in] 颜色值。

返回值

如果成功返回true,否则—false。