OSDN Git Service

SDL_Rect サンプルコードを修正 コピー先のwとhは無視されるため0とした https://github.com/libsdl-org/sdlwiki/commit...
[sdl2referencejp/sdl2referencejp.git] / SDL_JoystickGetDeviceVendor.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="CategoryJoystick.html" title="1\82Â\8fã">
9 <title>SDL_JoystickGetDeviceVendor</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="CategoryJoystick.html">\83W\83\87\83C\83X\83e\83B\83b\83N</a> - SDL_JoystickGetDeviceVendor
13 <hr>
14 <h1>SDL_JoystickGetDeviceVendor</h1>
15 \89Â\94\\82È\82ç\82Î\83W\83\87\83C\83X\83e\83B\83b\83N\82ÌUSB\83x\83\93\83_\81[ID\82ð\93¾\82é 
16 <h2>\8d\\95¶</h2>
17 <code>Uint16 SDL_JoystickGetDeviceVendor(int device_index)</code>
18 </table>
19 <h2>\88ø\90\94</h2>
20 <table border="1" summary="SDL_JoystickGetDeviceVendor">
21 <tr><td>device_index</td><td>\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\94Ô\8d\86 (\83V\83X\83e\83\80\82Ìn\94Ô\96Ú\82Ì\83W\83\87\83C\83X\83e\83B\83b\83N)</td></tr>
22 </table>
23 <h2>\96ß\82è\92l</h2>
24 \91I\91ð\82µ\82½\83W\83\87\83C\83X\83e\83B\83b\83N\82ÌUSB\83x\83\93\83_\81[ID\82ð\96ß\82·. \83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\94Ô\8d\86\82ª\96³\8cø\82Ì\82Æ\82«0\82ð\96ß\82·. 
25 <h2>\8fÚ\8d×</h2>
26 <p>
27 \82±\82Ì\8aÖ\90\94\82Í\83W\83\87\83C\83X\83e\83B\83b\83N\82ð\83I\81[\83v\83\93\82·\82é\91O\82É\8cÄ\82×\82é.
28 \83x\83\93\83_\81[ID\82ª\93¾\82ç\82ê\82È\82¢\82Æ\82«, \82±\82Ì\8aÖ\90\94\82Í0\82ð\96ß\82·.
29 </p>
30 <h2>\83o\81[\83W\83\87\83\93</h2>
31 SDL 2.0.6\88È\8d~
32 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
33 <a href="https://wiki.libsdl.org/SDL_JoystickGetDeviceVendor">SDL_JoystickGetDeviceVendor - SDL Wiki</a>
34 <hr>
35 </body>
36 </html>