status_code接口 接口功能获取状态对象的错误码。 C++函数原型Error::Code StatusCode() const; Python函数status_code() 接口参数无。 使用样例ret_code = status.status_code() 父主题: Status