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

📄 _test_runner_d_s_plugin_v_c6_8h-source.html

📁 c++开发的一个不错的工具
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<a name="l00094"></a><a class="code" href="struct_i_test_runner_d_s_plugin_vtbl.html#o0">00094</a>             <span class="comment">/* [in] */</span> REFIID <a class="code" href="struct_i_test_runner_d_s_plugin_vtbl.html#o0">riid</a>,00095             <span class="comment">/* [iid_is][out] */</span> <span class="keywordtype">void</span> __RPC_FAR *__RPC_FAR *<a class="code" href="struct_i_test_runner_d_s_plugin_vtbl.html#o1">ppvObject</a>);00096         00097         <a class="code" href="struct_i_test_runner_d_s_plugin_vtbl.html#a1">ULONG</a> ( STDMETHODCALLTYPE __RPC_FAR *AddRef )( 00098             <a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a1">ITestRunnerDSPlugin</a> __RPC_FAR * This);00099         00100         <a class="code" href="struct_i_test_runner_d_s_plugin_vtbl.html#a1">ULONG</a> ( STDMETHODCALLTYPE __RPC_FAR *Release )( 00101             <a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a1">ITestRunnerDSPlugin</a> __RPC_FAR * This);00102         00103         <span class="comment">/* [helpstring] */</span> HRESULT ( STDMETHODCALLTYPE __RPC_FAR *goToLineInSourceCode )( 00104             <a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a1">ITestRunnerDSPlugin</a> __RPC_FAR * This,<a name="l00105"></a><a class="code" href="struct_i_test_runner_d_s_plugin_vtbl.html#o3">00105</a>             <span class="comment">/* [in] */</span> BSTR <a class="code" href="struct_i_test_runner_d_s_plugin_vtbl.html#o2">fileName</a>,00106             <span class="comment">/* [in] */</span> <span class="keywordtype">int</span> <a class="code" href="struct_i_test_runner_d_s_plugin_vtbl.html#o3">lineNumber</a>);00107         00108         END_INTERFACE00109     } <a class="code" href="struct_i_test_runner_d_s_plugin_vtbl.html">ITestRunnerDSPluginVtbl</a>;00110 00111     interface <a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a1">ITestRunnerDSPlugin</a>00112     {00113         CONST_VTBL <span class="keyword">struct </span><a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a4">ITestRunnerDSPluginVtbl</a> __RPC_FAR *lpVtbl;00114     };00115 00116     00117 00118 <span class="preprocessor">#ifdef COBJMACROS</span>00119 <span class="preprocessor"></span>00120 00121 <span class="preprocessor">#define ITestRunnerDSPlugin_QueryInterface(This,riid,ppvObject) \</span>00122 <span class="preprocessor">    (This)-&gt;lpVtbl -&gt; QueryInterface(This,riid,ppvObject)</span>00123 <span class="preprocessor"></span>00124 <span class="preprocessor">#define ITestRunnerDSPlugin_AddRef(This)        \</span>00125 <span class="preprocessor">    (This)-&gt;lpVtbl -&gt; AddRef(This)</span>00126 <span class="preprocessor"></span>00127 <span class="preprocessor">#define ITestRunnerDSPlugin_Release(This)       \</span>00128 <span class="preprocessor">    (This)-&gt;lpVtbl -&gt; Release(This)</span>00129 <span class="preprocessor"></span>00130 00131 <span class="preprocessor">#define ITestRunnerDSPlugin_goToLineInSourceCode(This,fileName,lineNumber)      \</span>00132 <span class="preprocessor">    (This)-&gt;lpVtbl -&gt; goToLineInSourceCode(This,fileName,lineNumber)</span>00133 <span class="preprocessor"></span>00134 <span class="preprocessor">#endif </span><span class="comment">/* COBJMACROS */</span>00135 00136 00137 <span class="preprocessor">#endif  </span><span class="comment">/* C style interface */</span>00138 00139 00140 00141 <span class="comment">/* [helpstring] */</span> HRESULT STDMETHODCALLTYPE <a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a9">ITestRunnerDSPlugin_goToLineInSourceCode_Proxy</a>( 00142     ITestRunnerDSPlugin __RPC_FAR * This,00143     <span class="comment">/* [in] */</span> BSTR fileName,00144     <span class="comment">/* [in] */</span> <span class="keywordtype">int</span> lineNumber);00145 00146 00147 <span class="keywordtype">void</span> __RPC_STUB <a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a10">ITestRunnerDSPlugin_goToLineInSourceCode_Stub</a>(00148     IRpcStubBuffer *This,00149     IRpcChannelBuffer *_pRpcChannelBuffer,00150     PRPC_MESSAGE _pRpcMessage,00151     DWORD *_pdwStubPhase);00152 00153 00154 00155 <span class="preprocessor">#endif  </span><span class="comment">/* __ITestRunnerDSPlugin_INTERFACE_DEFINED__ */</span>00156 00157 00158 00159 <span class="preprocessor">#ifndef __TestRunnerDSPluginLib_LIBRARY_DEFINED__</span>00160 <span class="preprocessor"></span><span class="preprocessor">#define __TestRunnerDSPluginLib_LIBRARY_DEFINED__</span>00161 <span class="preprocessor"></span>00162 <span class="comment">/* library TestRunnerDSPluginLib */</span>00163 <span class="comment">/* [helpstring][version][uuid] */</span> 00164 00165 <a name="l00166"></a><a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a5">00166</a> EXTERN_C <span class="keyword">const</span> IID <a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a5">LIBID_TestRunnerDSPluginLib</a>;00167 <a name="l00168"></a><a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a6">00168</a> EXTERN_C <span class="keyword">const</span> CLSID <a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a6">CLSID_DSAddIn</a>;00169 00170 <span class="preprocessor">#ifdef __cplusplus</span>00171 <span class="preprocessor"></span>00172 <span class="keyword">class </span>DECLSPEC_UUID("F193CE54-716C-41CB-80B2-FA74CA3EE2AC")00173 <a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a2">DSAddIn</a>;00174 <span class="preprocessor">#endif</span>00175 <span class="preprocessor"></span><span class="preprocessor">#endif </span><span class="comment">/* __TestRunnerDSPluginLib_LIBRARY_DEFINED__ */</span>00176 00177 <span class="comment">/* Additional Prototypes for ALL interfaces */</span>00178 00179 <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span>             __RPC_USER  <a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a11">BSTR_UserSize</a>(     <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> __RPC_FAR *, <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span>            , BSTR __RPC_FAR * ); 00180 <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> __RPC_FAR * __RPC_USER  <a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a12">BSTR_UserMarshal</a>(  <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> __RPC_FAR *, <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> __RPC_FAR *, BSTR __RPC_FAR * ); 00181 <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> __RPC_FAR * __RPC_USER  <a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a13">BSTR_UserUnmarshal</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> __RPC_FAR *, <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> __RPC_FAR *, BSTR __RPC_FAR * ); 00182 <span class="keywordtype">void</span>                      __RPC_USER  <a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a14">BSTR_UserFree</a>(     <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> __RPC_FAR *, BSTR __RPC_FAR * ); 00183 00184 <span class="comment">/* end of Additional Prototypes */</span>00185 00186 <span class="preprocessor">#ifdef __cplusplus</span>00187 <span class="preprocessor"></span>}00188 <span class="preprocessor">#endif</span>00189 <span class="preprocessor"></span>00190 <span class="preprocessor">#endif</span></div></pre><hr><table width="100%">  <tr>    <td width="10%" align="left" valign="center">      <a href="http://sourceforge.net">       <img      src="http://sourceforge.net/sflogo.php?group_id=11795"      width="88" height="31" border="0" alt="SourceForge Logo"></a>    </td>    <td width="20%" align="left" valign="center">      hosts this site.    </td>    <td>    </td>    <td align="right" valign="center">      Send comments to:<br>      <a href="mailto:cppunit-devel@lists.sourceforge.net">CppUnit Developers</a>    </td>  </tr></table></body> </html>

⌨️ 快捷键说明

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