OSDN Git Service

SDL_Vulkan_UnloadLibrary 新規追加 https://wiki.libsdl.org/SDL_Vulkan_UnloadLibrary
[sdl2referencejp/sdl2referencejp.git] / SDL_JoystickFromInstanceID.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_JoystickFromInstanceID</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_JoystickFromInstanceID
13 <hr>
14 <h1>SDL_JoystickFromInstanceID</h1>
15 \83C\83\93\83X\83^\83\93\83XID\82Æ\8c\8b\82Ñ\95t\82¯\82ç\82ê\82½SDL_Joystick\82ð\93¾\82é
16 <h2>\8d\\95¶</h2>
17 <code>SDL_Joystick* SDL_JoystickFromInstanceID(SDL_JoystickID joyid)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_JoystickFromInstanceID">
20 <tr><td>joyid</td><td>SDL_Joystick\82ð\8b\81\82ß\82é\83C\83\93\83X\83^\83\93\83XID</td></tr>
21 </table>
22 <h2>\96ß\82è\92l</h2>
23 \90¬\8c÷\82Ì\82Æ\82«SDL_Joystick, \8e¸\94s\82Ì\82Æ\82«NULL\82ð\96ß\82·.
24 <a href="SDL_GetError.html">SDL_GetError()</a>\82Å\8fÚ\8d×\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é.
25 <h2>\83o\81[\83W\83\87\83\93</h2>
26 <p>
27 SDL 2.0.4\88È\8d~
28 </p>
29 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
30 <a href="https://wiki.libsdl.org/SDL_JoystickFromInstanceID">SDL_JoystickFromInstanceID - SDL Wiki</a>
31 <hr>
32 </body>
33 </html>