This function returns the data associated to the given hash_value. If the hash_value cannot be found, you'll get a NULL return value.
Pointer to a valid afc_hash_master class.
Value key for the data being added
a pointer containing the value of the desired data, or NULL if the hash_value is not present in the HashMaster table.