OSDN Git Service

FAQ:Windows ビルド時の説明を追加 https://github.com/libsdl-org/sdlwiki/commit/e9825bbcc639a15bc...
[sdl2referencejp/sdl2referencejp.git] / SDL_hid_close.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html lang="ja-JP">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
5 <meta http-equiv="Content-Style-Type" content="text/css">
6 <meta name="keywords" content="Simple Directmedia Layer SDL2.0">
7 <link rel="top" href="index.html" title="\83z\81[\83\80">
8 <link rel="parent" href="CategoryAPI.html" title="1\82Â\8fã">
9 <title>SDL_hid_close</title>
10 </head>
11 <body>
12 <a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryHID.html">HID\83f\83o\83C\83X</a> - SDL_hid_close
13 <hr>
14 <h1>SDL_hid_close</h1>
15 HID\83f\83o\83C\83X\82ð\95Â\82\82é
16 <h2>\8d\\95¶</h2>
17 <code>void SDL_hid_close(SDL_hid_device *dev)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_hid_close">
20 <tr><td>dev</td><td><a href="SDL_hid_open.html">SDL_hid_open()</a>\82ª\96ß\82µ\82½\83f\83o\83C\83X\83n\83\93\83h\83\8b</td></tr>
21 </table>
22 <h2>\83o\81[\83W\83\87\83\93</h2>
23 SDL 2.0.18\88È\8d~
24 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
25 <a href="https://wiki.libsdl.org/SDL_hid_close">SDL_hid_close - SDL Wiki</a>
26 <hr>
27 </body>
28 </html>