?? idirectfb_getinterface.html
字號:
<HTML><STYLE> <!-- A{textdecoration:none} --></STYLE><STYLE type="text/css"> A:link, A:visited, A:active { text-decoration: none; }</STYLE><HEAD> <TITLE>IDirectFB - GetInterface [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> <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> </BIG> </TD><TD nowrap align=left width=50%> <BIG><FONT color=orange> GetInterface</FONT></BIG> </TD></TR> </TABLE> </TD></TR></TABLE><P> Load an implementation of a specific interface type.</P><P> <TABLE border=0 cellspacing=0 cellpadding=2 bgcolor=#C0C0C0> <TR><TD colspan=5><I><FONT color=black>GetInterface (</FONT></I></TD></TR> <TR><TD width=50> </TD><TD valign=top> <A href="IDirectFB.html">IDirectFB</A> </TD><TD width=20> </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> </TD><TD valign=top> const char </TD><TD width=20> </TD><TD align=right> <FONT color=black><B>*</B></FONT> </TD><TD valign=top> <FONT color=black><B>type,</B></FONT> </TD></TR> <TR><TD width=50> </TD><TD valign=top> const char </TD><TD width=20> </TD><TD align=right> <FONT color=black><B>*</B></FONT> </TD><TD valign=top> <FONT color=black><B>implementation,</B></FONT> </TD></TR> <TR><TD width=50> </TD><TD valign=top> void </TD><TD width=20> </TD><TD align=right> <FONT color=black><B>*</B></FONT> </TD><TD valign=top> <FONT color=black><B>arg,</B></FONT> </TD></TR> <TR><TD width=50> </TD><TD valign=top> void </TD><TD width=20> </TD><TD align=right> <FONT color=black><B>**</B></FONT> </TD><TD valign=top> <FONT color=black><B>ret_interface</B></FONT> </TD></TR> <TR><TD colspan=3><I><FONT color=black>);</FONT></I></TD></TR> </TABLE></P><P> This methods loads an interface implementation of the specified <i>type</i> of interface, e.g. "IFusionSound". </P><P> A specific implementation can be forced with the optional <i>implementation</i> argument. </P><P> Implementations are passed <i>arg</i> during probing and construction. </P><P> If an implementation has been successfully probed and the interface has been constructed, the resulting interface pointer is stored in <i>interface</i>.</P></BODY></HTML>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -