H5Pget

fnherr_t H5Pget(hid_t plist_id, const char * name, void * value)

Gets the value of a property in a property list.

Parameters

plist_idProperty list identifier
nameName of property to get
valuePointer to receive the property value

Returns

Non-negative on success, negative on failure.