H5ESget_op_counter

fnherr_t H5ESget_op_counter(hid_t es_id, ulong * counter)

Gets the operation counter for an event set.

The operation counter is incremented each time an operation is inserted into the event set.

Parameters

es_idEvent set identifier
counterPointer to receive the operation counter value

Returns

Non-negative on success, negative on failure.