Reference Guide
C API
www.spreadconcepts.com
C API
Replicated Hash Table
Version 2.0
rht_pair_val
rht_blob rht_pair_val(const rht_pair *p);
Parameters
p
key value pair to retrieve the value of
Return Values
0 on success
non-zero for error
Description
rht_pair_val
returns a constant pointer to the value of the key-value pair referenced by p.
Requirements
Header: Declared in rht.h
Library: Use rht.lib
Version: 2.0
Also See
RHT reference guide
,
key value pair operations
Copyright © 2004,
Spread Concepts LLC
, All rights reserved