OSDN Git Service

Mix_GetMusicPosition 新規追加
[sdl2referencejp/sdl2referencejp.git] / SDL_hid_get_feature_report.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_get_feature_report</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_get_feature_report
13 <hr>
14 <h1>SDL_hid_get_feature_report</h1>
15 HID\83f\83o\83C\83X\82©\82ç\8b@\94\\83\8c\83|\81[\83g\82ð\93¾\82é
16 <h2>\8d\\95¶</h2>
17 <code>int SDL_hid_get_feature_report(SDL_hid_device *dev, unsigned char *data, size_t length)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_hid_get_feature_report">
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 <tr><td>data</td><td>\83\8c\83|\81[\83gID\82ð\8aÜ\82Þ\93Ç\82Ý\8d\9e\82ñ\82¾\83f\81[\83^\82Ì\8f\91\82«\8d\9e\82Ý\90æ\83o\83b\83t\83@. \83f\81[\83^\82Ì\90æ\93ª\83o\83C\83g\82Í\93Ç\82Ý\8d\9e\82ñ\82¾\83f\81[\83^\82Ì\83\8c\83|\81[\83gID\82ª\83Z\83b\83g\82³\82ê\82é. \83f\83o\83C\83X\82ª\94Ô\8d\86\95t\82«\83\8c\83|\81[\83g\82ð\8eg\82í\82È\82¢\8fê\8d\87\82Í0\82ª\83Z\83b\83g\82³\82ê\82é</td></tr>
22 <tr><td>maxlen</td><td>\83\8c\83|\81[\83gID\82ð\8aÜ\82Þ\93Ç\82Ý\8d\9e\82Þ\83f\81[\83^\82Ì\83o\83C\83g\90\94\8eÀ\8dÛ\82Ì\83f\81[\83^\82æ\82è\82à\92·\82­\82Ä\82à\82æ\82¢</td></tr>
23 </table>
24 <h2>\96ß\82è\92l</h2>
25 \93Ç\82Ý\8d\9e\82ñ\82¾\83o\83C\83g\90\94+1(\90æ\93ª\83o\83C\83g\82Ì\83\8c\83|\81[\83gID\82Ì\95ª)\82ð\96ß\82·. \83G\83\89\81[\82Ì\82Æ\82«-1\82ð\96ß\82·.
26 <h2>\8fÚ\8d×</h2>
27 <p>
28 data\82Ì\90æ\93ª\82É\82Í\93Ç\82Ý\8d\9e\82ñ\82¾\83\8c\83|\81[\83g\82Ì\83\8c\83|\81[\83gID\82ª\83Z\83b\83g\82³\82ê\82é.
29 \82±\82Ì\92Ç\89Á\82Ì\83o\83C\83g\82ðdata\82É\8am\95Û\82·\82é\82±\82Æ.
30 \90æ\93ª\83o\83C\83g\82Í\83\8c\83|\81[\83gID\82È\82Ì\82Å, \83\8c\83|\81[\83g\83f\81[\83^\82Ídata[1]\82©\82ç\8en\82Ü\82é.
31 </p>
32 <h2>\83o\81[\83W\83\87\83\93</h2>
33 SDL 2.0.18\88È\8d~
34 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
35 <a href="https://wiki.libsdl.org/SDL_hid_get_feature_report">SDL_hid_get_feature_report - SDL Wiki</a>
36 <hr>
37 </body>
38 </html>