Files
hidapi/globals_func.html
2025-05-23 01:21:43 +00:00

106 lines
6.0 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>hidapi: Globals</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">hidapi
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div class="contents">
<div class="textblock">Here is a list of all documented functions with links to the documentation:</div><ul>
<li>hid_close()&#160;:&#160;<a class="el" href="group__API.html#ga8d478a5986439ffb838fb1f1ba6ba5ec">hidapi.h</a></li>
<li>hid_enumerate()&#160;:&#160;<a class="el" href="group__API.html#gaae7d1c3e90835556ddc73fabe3a9ca9d">hidapi.h</a></li>
<li>hid_error()&#160;:&#160;<a class="el" href="group__API.html#gabdb1e88a803bab198333a3c5f131b12e">hidapi.h</a></li>
<li>hid_exit()&#160;:&#160;<a class="el" href="group__API.html#gacf5da9ce37132eba69fc259f17f13023">hidapi.h</a></li>
<li>hid_free_enumeration()&#160;:&#160;<a class="el" href="group__API.html#gafc2d2adf71db3784b783b9a554527aa4">hidapi.h</a></li>
<li>hid_get_device_info()&#160;:&#160;<a class="el" href="group__API.html#ga2d8b34ae8cfdd4f4d132814d5b70c128">hidapi.h</a></li>
<li>hid_get_feature_report()&#160;:&#160;<a class="el" href="group__API.html#gaa537a4b3c49d638c6ec9dedc08c44601">hidapi.h</a></li>
<li>hid_get_indexed_string()&#160;:&#160;<a class="el" href="group__API.html#ga18546669554746d0f292ca5e23372e06">hidapi.h</a></li>
<li>hid_get_input_report()&#160;:&#160;<a class="el" href="group__API.html#ga27ac7d92ea3a8ac58b1d8d865bd0264b">hidapi.h</a></li>
<li>hid_get_manufacturer_string()&#160;:&#160;<a class="el" href="group__API.html#ga702f45b42d85599eedd602c05661fde5">hidapi.h</a></li>
<li>hid_get_product_string()&#160;:&#160;<a class="el" href="group__API.html#ga648feb765c5e0da3e821ee84aeab9d99">hidapi.h</a></li>
<li>hid_get_report_descriptor()&#160;:&#160;<a class="el" href="group__API.html#gaaa8bc561909c1c6b413f1fcdc16333ef">hidapi.h</a></li>
<li>hid_get_serial_number_string()&#160;:&#160;<a class="el" href="group__API.html#ga3442db3ece59fe248b0625a4c8fca617">hidapi.h</a></li>
<li>hid_init()&#160;:&#160;<a class="el" href="group__API.html#ga142ffc1b0b7a7fa412d3862b2a17164b">hidapi.h</a></li>
<li>hid_open()&#160;:&#160;<a class="el" href="group__API.html#ga6946f7e2f5d225d69308611db1e31ede">hidapi.h</a></li>
<li>hid_open_path()&#160;:&#160;<a class="el" href="group__API.html#ga954ecb58b5dfb4a6ef6be3dcd520e42f">hidapi.h</a></li>
<li>hid_read()&#160;:&#160;<a class="el" href="group__API.html#ga2224269e8cd7c789f9fd4864a73f8c95">hidapi.h</a></li>
<li>hid_read_error()&#160;:&#160;<a class="el" href="group__API.html#ga5d7137c63986df36560e39289e4928e1">hidapi.h</a></li>
<li>hid_read_timeout()&#160;:&#160;<a class="el" href="group__API.html#gaa5c9ed5aa290688ffac03343989ad75a">hidapi.h</a></li>
<li>hid_send_feature_report()&#160;:&#160;<a class="el" href="group__API.html#gae99a9ddbb5d9b03fddf40fb4a492cbec">hidapi.h</a></li>
<li>hid_send_output_report()&#160;:&#160;<a class="el" href="group__API.html#ga6f18ce9abffb0a9e7b1b5bac0e39376f">hidapi.h</a></li>
<li>hid_set_nonblocking()&#160;:&#160;<a class="el" href="group__API.html#ga0e9af0d8ed72f5610e9297c90b08e242">hidapi.h</a></li>
<li>hid_version()&#160;:&#160;<a class="el" href="group__API.html#gaea589e58403a465361a347c0754a3da2">hidapi.h</a></li>
<li>hid_version_str()&#160;:&#160;<a class="el" href="group__API.html#gacbceccb9fd443fd7cb164dee029fbf64">hidapi.h</a></li>
<li>hid_write()&#160;:&#160;<a class="el" href="group__API.html#gaa691d2c469b9654128196bf7ef8edd9d">hidapi.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri May 23 2025 01:21:33 for hidapi by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
</small></address>
</body>
</html>