H5Pget_elink_acc_flags

fnherr_t H5Pget_elink_acc_flags(hid_t plist_id, uint * flags) extern(C) @nogc nothrow

Gets the external link file access flag.

Parameters

plist_idLink access property list identifier
flagsPointer to receive the access flags

Returns

Non-negative on success, negative on failure.