H5Mget_access_plist

fnhid_t H5Mget_access_plist(hid_t map_id)

Gets the access property list of a map.

Parameters

map_idMap identifier

Returns

A property list identifier on success, or H5I_INVALID_HID on failure.

The returned identifier must be closed with H5Pclose.