---
title: 关闭指定属性
description: "关闭指定属性。"
url: https://www.hikunpeng.com/document/detail/zh/kunpenghpcs/hpckit/devg/userg_hyperio_0092.html
sourcePath: /source/zh/kunpenghpcs/hpckit/devg/userg_hyperio_0092.html
indexId: 283eddcac6f3f218a22d895904df1fbd5b25bfeb280fe82545551405aea884f158
---
# 关闭指定属性

#### 函数定义

关闭指定属性。

herr_t H5Aclose(hid_t id)


#### 参数

| 参数名 | 描述 | 取值范围 | 输入/输出 |
| --- | --- | --- | --- |
| id | 要释放的属性标识符。 | 整数 | 输入 |


#### 返回值

返回0。
