OSDN Git Service

新しい説明の訳に差し替え
[sdl2referencejp/sdl2referencejp.git] / SDL_hid_open_path.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_open_path</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_open_path
13 <hr>
14 <h1>SDL_hid_open_path</h1>
15 HID\83f\83o\83C\83X\82ð\96¼\91O\82Å\8aJ\82­
16 <h2>\8d\\95¶</h2>
17 <code>SDL_hid_device * SDL_hid_open_path(const char *path, int bExclusive /* = false */)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_hid_open_path">
20 <tr><td>path</td><td>\83I\81[\83v\83\93\82·\82é\83f\83o\83C\83X\82Ì\83p\83X\96¼</td></tr>
21 </table>
22 <h2>\96ß\82è\92l</h2>
23 SDL_hid_device\83I\83u\83W\83F\83N\83g\82Ö\82Ì\83|\83C\83\93\83^\82ð\96ß\82·. \8e¸\94s\82Ì\82Æ\82«NULL\82ð\96ß\82·
24 <h2>\8fÚ\8d×</h2>
25 <p>
26 \83p\83X\96¼\82Í<a href="SDL_hid_enumerate.html">SDL_hid_enumerate()</a>\82ð\8cÄ\82ñ\82Å\8c\88\82ß\82é. \8aÂ\8b«\8cÅ\97L\82Ì\83p\83X\96¼(\97á: Linux\82È\82ç\82Π/dev/hidraw0 \93\99)\82à\8eg\82¦\82é.
27 </p>
28 <h2>\83o\81[\83W\83\87\83\93</h2>
29 SDL 2.0.18\88È\8d~
30 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
31 <a href="https://wiki.libsdl.org/SDL_hid_open_path">SDL_hid_open_path - SDL Wiki</a>
32 <hr>
33 </body>
34 </html>