struct_p_p___gamepads_sample_data.html revision cedac228d2dd51db4b79ea1e72c7f249408ee061
1{{+bindTo:partials.standard_nacl_api}}
2<h1>PP_GamepadsSampleData Struct Reference</h1>
3<div id="doxygen-ref">
4{{- dummy div to appease doxygen -}}
5  <div>
6<!-- Generated by Doxygen 1.7.6.1 -->
7
8
9</div>
10<!--header-->
11<div class="contents">
12<!-- doxytag: class="PP_GamepadsSampleData" --><h2>
13Data Fields</h2><table class="memberdecls">
14
15<tr><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___gamepads_sample_data.html#abc9c0c8b20cfe0219a5ab4e38dd5a800">length</a></td></tr>
16<tr><td class="memItemLeft" align="right" valign="top">char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___gamepads_sample_data.html#a0664781b0f25af5206d134cb04543235">unused_pad_</a> [4]</td></tr>
17<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="struct_p_p___gamepad_sample_data.html">PP_GamepadSampleData</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___gamepads_sample_data.html#ab0fa87f088fef743ba879a2f91363bfe">items</a> [4]</td></tr>
18</table>
19<hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
20<div class="textblock"><p>The data for all gamepads connected to the system. </p>
21</div><hr /><h2>Field Documentation</h2>
22<a class="anchor" id="ab0fa87f088fef743ba879a2f91363bfe"></a><!-- doxytag: member="PP_GamepadsSampleData::items" ref="ab0fa87f088fef743ba879a2f91363bfe" args="[4]" -->
23<div class="memitem">
24<div class="memproto">
25<table class="memname">
26<tr>
27<td class="memname">struct <a class="el" href="struct_p_p___gamepad_sample_data.html">PP_GamepadSampleData</a> <a class="el" href="struct_p_p___gamepads_sample_data.html#ab0fa87f088fef743ba879a2f91363bfe">PP_GamepadsSampleData::items</a>[4]</td>
28</tr>
29</table>
30</div>
31<div class="memdoc">
32<p>Data for an individual gamepad device connected to the system. </p>
33</div>
34</div>
35<a class="anchor" id="abc9c0c8b20cfe0219a5ab4e38dd5a800"></a><!-- doxytag: member="PP_GamepadsSampleData::length" ref="abc9c0c8b20cfe0219a5ab4e38dd5a800" args="" -->
36<div class="memitem">
37<div class="memproto">
38<table class="memname">
39<tr>
40<td class="memname">uint32_t <a class="el" href="struct_p_p___gamepads_sample_data.html#abc9c0c8b20cfe0219a5ab4e38dd5a800">PP_GamepadsSampleData::length</a></td>
41</tr>
42</table>
43</div>
44<div class="memdoc">
45<p>Number of valid elements in the |items| array. </p>
46</div>
47</div>
48<a class="anchor" id="a0664781b0f25af5206d134cb04543235"></a><!-- doxytag: member="PP_GamepadsSampleData::unused_pad_" ref="a0664781b0f25af5206d134cb04543235" args="[4]" -->
49<div class="memitem">
50<div class="memproto">
51<table class="memname">
52<tr>
53<td class="memname">char <a class="el" href="struct_p_p___gamepads_sample_data.html#a0664781b0f25af5206d134cb04543235">PP_GamepadsSampleData::unused_pad_</a>[4]</td>
54</tr>
55</table>
56</div>
57<div class="memdoc">
58</div>
59</div>
60<hr />The documentation for this struct was generated from the following file:<ul>
61<li><a class="el" href="ppb__gamepad_8h.html">ppb_gamepad.h</a></li>
62</ul>
63</div><!-- contents -->
64</div>
65{{/partials.standard_nacl_api}}
66