caller. It is managed by the packet table.
Parameters
table_id | Packet table identifier |
Returns
Dataset identifier on success, or H5I_INVALID_HID on failure.
hid_t H5PTget_dataset(hid_t table_id)Gets the dataset identifier for a packet table.
Returns the underlying HDF5 dataset identifier associated with the packet table. This allows direct access to the dataset for advanced operations not available through the packet table API.
caller. It is managed by the packet table.
table_id | Packet table identifier |