H5Pget_size

fnherr_t H5Pget_size(hid_t id, const char * name, size_t * size)

Gets the size of a property in a property list.

Parameters

idProperty list or class identifier
nameName of property
sizePointer to receive the property size

Returns

Non-negative on success, negative on failure.