OSDN Git Service

SDL_CreateThread サンプルコードを修正 https://wiki.libsdl.org/SDL_CreateThread?action=diff...
[sdl2referencejp/sdl2referencejp.git] / SDL_LogGetOutputFunction.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
2 <html lang="ja-JP">\r
3 <head>\r
4 <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">\r
5 <meta http-equiv="Content-Style-Type" content="text/css">\r
6 <meta name="keywords" content="Simple Directmedia Layer SDL2.0">\r
7 <link rel="top" href="index.html" title="\83z\81[\83\80">\r
8 <link rel="parent" href="CategoryLog.html" title="1\82Â\8fã">\r
9 <title>SDL_LogGetOutputFunction</title>\r
10 </head>\r
11 <body>\r
12 <a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryLog.html">\83\8d\83O</a> - SDL_LogGetOutputFunction\r
13 <hr>\r
14 <h1>SDL_LogGetOutputFunction</h1>\r
15 \8c»\8dÝ\82Ì\83\8d\83O\8fo\97Í\8aÖ\90\94\82ð\93¾\82é\r
16 <h2>\8d\\95¶</h2>\r
17 <code>void SDL_LogGetOutputFunction(SDL_LogOutputFunction* callback, void** userdata)</code>\r
18 <h2>\88ø\90\94</h2>\r
19 <table border="1" summary="SDL_LogGetOutputFunction">\r
20 <tr><td>callback</td><td>\8c»\8dÝ\82Ì\83\8d\83O\83R\81[\83\8b\83o\83b\83N\8aÖ\90\94\82ð\91ã\93ü\82·\82é\83|\83C\83\93\83^. (\8fÚ\8d×\82ð\8eQ\8fÆ\82·\82é\82±\82Æ)</td></tr>\r
21 <tr><td>userdata</td><td>callback\82É\93n\82·\83|\83C\83\93\83^\82ð\91ã\93ü\82·\82é\83|\83C\83\93\83^</td></tr>\r
22 </table>\r
23 <h2>\8fÚ\8d×</h2>\r
24 <p>\r
25 callback\82Ì\8aÖ\90\94\83v\83\8d\83g\83^\83C\83v\82Í\r
26 </p>\r
27 <p>\r
28 <code>void SDL_LogOutputFunction(void* userdata, int category, SDL_LogPriority priority, const char* message)</code></p>\r
29 <p>\r
30 \88ø\90\94\82Í\r
31 <table border="1" summary="SDL_LogGetOutputFunction">\r
32 <tr><td>userdata</td><td><a href="SDL_LogSetOutputFunction.html">SDL_LogSetOutputFunction()</a>\82É\93n\82³\82ê\82½userdata</td></tr>\r
33 <tr><td>category</td><td>\83\81\83b\83Z\81[\83W\82Ì<a href="SDL_LOG_CATEGORY.html">SDL_LOG_CATEGORY</a></td></tr>\r
34 <tr><td>property</td><td>\83\81\83b\83Z\81[\83W\82Ì<a href="SDL_LogPriority.html">SDL_LogPriority</a></td></tr>\r
35 <tr><td>message</td><td>\8fo\97Í\82·\82é\83\81\83b\83Z\81[\83W</td></tr>\r
36 </table>\r
37 </p>\r
38 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>\r
39 <a href="SDL_LogSetOutputFunction.html">SDL_LogSetOutputFunction</a><br>\r
40 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>\r
41 <a href="https://wiki.libsdl.org/SDL_LogGetOutputFunction">SDL_LogGetOutputFunction - SDL Wiki</a>\r
42 <hr>\r
43 </body>\r
44 </html>\r