![]() |
HDF5
1.15.0.a71c683
API Reference
|
Information class for link callback for H5Pregister2.
Inheritance diagram for H5P_prp_get_func_cb:
Collaboration diagram for H5P_prp_get_func_cb:Public Member Functions | |
| int | callback (long prop_id, String name, long size, byte[] value) |
| int callback | ( | long | prop_id, |
| String | name, | ||
| long | size, | ||
| byte[] | value | ||
| ) |
application callback for each property list
| prop_id | the ID for the property list being queried |
| name | the name of the property being queried |
| size | the size of the property value |
| value | the value being retrieved for the property |