intn Hgetbit(int32 h_id)
h_id
IN:
Bit-access element identifier
Purpose
Reads one bit from the specified bit-access element.
Return value
Returns the bit read (or 0 or 1) if successful and FAIL (or -1) otherwise.
Description
This function is a wrapper for Hbitread.