int cniGetAttribute( CciContext* context, CciChar* attrName, CciChar* buffer, int bufsize);
如果成功,返回零,并且在指定的缓冲区中返回属性的值的字符表示。如果属性的名称不标识由节点支持的属性,则返回非零值。