summaryrefslogtreecommitdiffstats
path: root/develop/group___e_n_u_m.html
diff options
context:
space:
mode:
Diffstat (limited to 'develop/group___e_n_u_m.html')
-rw-r--r--develop/group___e_n_u_m.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/develop/group___e_n_u_m.html b/develop/group___e_n_u_m.html
index 219d940..cc23fdd 100644
--- a/develop/group___e_n_u_m.html
+++ b/develop/group___e_n_u_m.html
@@ -37,7 +37,7 @@
<td id="projectlogo"><img alt="Logo" src="HDFG-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname"><a href="https://www.hdfgroup.org">HDF5</a>
- &#160;<span id="projectnumber">1.15.0.184445f</span>
+ &#160;<span id="projectnumber">1.15.0.5f5f5f0</span>
</div>
<div id="projectbrief">API Reference</div>
</td>
@@ -366,7 +366,7 @@ Functions</h2></td></tr>
<p><a class="el" href="group___e_n_u_m.html#ga4fc2d29dcde5af45b905bbc7355d2b76" title="Returns the value of an enumeration datatype member.">H5Tget_member_value()</a> returns the value of the enumeration datatype member <code>member_no</code>.</p>
<p>The member value is returned in a user-supplied buffer pointed to by <code>value</code>. Values returned in <code>value</code> will be of the enumerated type's base type, that is, the datatype used by <a class="el" href="group___e_n_u_m.html#gafd8d8cfead535791b3f753d21e79991f" title="Creates a new enumeration datatype.">H5Tenum_create()</a> when the enumerated type was created.</p>
<p>The value buffer must be at least large enough to hold a value of that base type. If the size is unknown, you can determine it with <a class="el" href="group___h5_t.html#ga1b971589cd7a86f3e84affdee455564e" title="Returns the size of a datatype.">H5Tget_size()</a>.</p>
-<dl class="section since"><dt>Since</dt><dd>1.2.0 </dd></dl>
+<dl class="section since"><dt>Since</dt><dd>1.0.0 </dd></dl>
</div>
</div>