⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 idirectfb_createinputeventbuffer.html

📁 DirectFB的使用手册 DirectFB——建立在framebuffer基础之上的图形加速引擎
💻 HTML
字号:
<HTML><STYLE>  <!--    A{textdecoration:none}  --></STYLE><STYLE type="text/css">  A:link, A:visited, A:active { text-decoration: none; }</STYLE><HEAD>  <TITLE>IDirectFB - CreateInputEventBuffer [DirectFB Reference Manual]</TITLE></HEAD><BODY bgcolor=#FFFFFF link=#0070FF vlink=#0070FF text=#404040><TABLE width=100% bgcolor=black border=0 cellspacing=1 cellpadding=3>  <TR><TD width=30%>    <A href="http://www.directfb.org"><IMG border=0 src="directfb.png"></A>  </TD><TD align=right>    &nbsp;&nbsp;    <A href="index.html"><FONT size=+3 color=white>Reference Manual - 0.9.25</FONT></A>  </TD></TR>  <TR><TD colspan=2 align=center bgcolor=#303030>    <TABLE border=0 cellspacing=0 cellpadding=0>      <TR><TD nowrap align=right width=50%>        <BIG><A href="IDirectFB.html"><FONT color=#DDDDDD>IDirectFB</FONT></A>&nbsp;</BIG>      </TD><TD nowrap align=left width=50%>        <BIG><FONT color=orange>&nbsp;CreateInputEventBuffer</FONT></BIG>      </TD></TR>    </TABLE>  </TD></TR></TABLE><P> Create a buffer for events with input devices connected.</P><P>  <TABLE border=0 cellspacing=0 cellpadding=2 bgcolor=#C0C0C0>    <TR><TD colspan=5><I><FONT color=black>CreateInputEventBuffer (</FONT></I></TD></TR>    <TR><TD width=50>&nbsp;</TD><TD valign=top>      <A href="IDirectFB.html">IDirectFB</A>    </TD><TD width=20>&nbsp;</TD><TD align=right>      <FONT color=black><B>*</B></FONT>    </TD><TD valign=top>      <FONT color=black><B>thiz,</B></FONT>    </TD></TR>    <TR><TD width=50>&nbsp;</TD><TD valign=top>      <A href="types.html#DFBInputDeviceCapabilities">DFBInputDeviceCapabilities</A>    </TD><TD width=20>&nbsp;</TD><TD align=right>      <FONT color=black><B></B></FONT>    </TD><TD valign=top>      <FONT color=black><B>caps,</B></FONT>    </TD></TR>    <TR><TD width=50>&nbsp;</TD><TD valign=top>      <A href="types.html#DFBBoolean">DFBBoolean</A>    </TD><TD width=20>&nbsp;</TD><TD align=right>      <FONT color=black><B></B></FONT>    </TD><TD valign=top>      <FONT color=black><B>global,</B></FONT>    </TD></TR>    <TR><TD width=50>&nbsp;</TD><TD valign=top>      <A href="IDirectFBEventBuffer.html">IDirectFBEventBuffer</A>    </TD><TD width=20>&nbsp;</TD><TD align=right>      <FONT color=black><B>**</B></FONT>    </TD><TD valign=top>      <FONT color=black><B>ret_buffer</B></FONT>    </TD></TR>    <TR><TD colspan=3><I><FONT color=black>);</FONT></I></TD></TR>  </TABLE></P><P> Creates an event buffer and attaches all input devices with matching capabilities. If no input devices match, e.g. by specifying DICAPS_NONE, a buffer will be returned that has no event sources connected to it. </P><P> If global is DFB_FALSE events will only be delivered if this instance of IDirectFB has a focused primary (either running fullscreen or running in windowed mode with the window being focused). </P><P> If global is DFB_TRUE no event will be discarded.</P></BODY></HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -