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

📄 _test_runner_d_s_plugin_v_c6_8h-source.html

📁 c++开发的一个不错的工具
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<html><head><title>CppUnit - The Unit Testing Library</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body bgcolor="#ffffff"> <table width="100%">  <tr>    <td width="40%" align="left" valign="center">      <a href="http://sourceforge.net/projects/cppunit">      CppUnit project page      </a>    </td>    <td>      <a href="FAQ">FAQ</a>    </td>    <td width="40%" align="right" valign="center">      <a href="http://cppunit.sourceforge.net">CppUnit home page</a>    </td>  </tr></table><hr><!-- Generated by Doxygen 1.3.7 --><div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div><h1>TestRunnerDSPluginVC6.h</h1><a href="_test_runner_d_s_plugin_v_c6_8h.html">Go to the documentation of this file.</a><pre class="fragment"><div>00001 <span class="comment">/* this ALWAYS GENERATED file contains the definitions for the interfaces */</span>00002 00003 00004 <span class="comment">/* File created by MIDL compiler version 5.01.0164 */</span>00005 <span class="comment">/* at Sat Apr 13 11:47:16 2002</span>00006 <span class="comment"> */</span>00007 <span class="comment">/* Compiler settings for G:\prg\vc\Lib\cppunit\src\msvc6\DSPlugIn\TestRunnerDSPlugin.idl:</span>00008 <span class="comment">    Os (OptLev=s), W1, Zp8, env=Win32, ms_ext, c_ext</span>00009 <span class="comment">    error checks: allocation ref bounds_check enum stub_data </span>00010 <span class="comment">*/</span>00011 <span class="comment">//@@MIDL_FILE_HEADING(  )</span>00012 00013 00014 <span class="comment">/* verify that the &lt;rpcndr.h&gt; version is high enough to compile this file*/</span>00015 <span class="preprocessor">#ifndef __REQUIRED_RPCNDR_H_VERSION__</span><a name="l00016"></a><a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a0">00016</a> <span class="preprocessor"></span><span class="preprocessor">#define __REQUIRED_RPCNDR_H_VERSION__ 440</span>00017 <span class="preprocessor"></span><span class="preprocessor">#endif</span>00018 <span class="preprocessor"></span>00019 <span class="preprocessor">#include "rpc.h"</span>00020 <span class="preprocessor">#include "rpcndr.h"</span>00021 00022 <span class="preprocessor">#ifndef __RPCNDR_H_VERSION__</span>00023 <span class="preprocessor"></span><span class="preprocessor">#error this stub requires an updated version of &lt;rpcndr.h&gt;</span>00024 <span class="preprocessor"></span><span class="preprocessor">#endif // __RPCNDR_H_VERSION__</span>00025 <span class="preprocessor"></span>00026 <span class="preprocessor">#ifndef COM_NO_WINDOWS_H</span>00027 <span class="preprocessor"></span><span class="preprocessor">#include "windows.h"</span>00028 <span class="preprocessor">#include "ole2.h"</span>00029 <span class="preprocessor">#endif </span><span class="comment">/*COM_NO_WINDOWS_H*/</span>00030 00031 <span class="preprocessor">#ifndef __TestRunnerDSPluginVC6_h__</span>00032 <span class="preprocessor"></span><span class="preprocessor">#define __TestRunnerDSPluginVC6_h__</span>00033 <span class="preprocessor"></span>00034 <span class="preprocessor">#ifdef __cplusplus</span>00035 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span>{00036 <span class="preprocessor">#endif </span>00037 <span class="preprocessor"></span>00038 <span class="comment">/* Forward Declarations */</span> 00039 00040 <span class="preprocessor">#ifndef __ITestRunnerDSPlugin_FWD_DEFINED__</span>00041 <span class="preprocessor"></span><span class="preprocessor">#define __ITestRunnerDSPlugin_FWD_DEFINED__</span><a name="l00042"></a><a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a1">00042</a> <span class="preprocessor"></span><span class="keyword">typedef</span> interface <a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a1">ITestRunnerDSPlugin</a> <a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a1">ITestRunnerDSPlugin</a>;00043 <span class="preprocessor">#endif  </span><span class="comment">/* __ITestRunnerDSPlugin_FWD_DEFINED__ */</span>00044 00045 00046 <span class="preprocessor">#ifndef __DSAddIn_FWD_DEFINED__</span>00047 <span class="preprocessor"></span><span class="preprocessor">#define __DSAddIn_FWD_DEFINED__</span>00048 <span class="preprocessor"></span>00049 <span class="preprocessor">#ifdef __cplusplus</span>00050 <span class="preprocessor"></span><span class="keyword">typedef</span> <span class="keyword">class </span><a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a2">DSAddIn</a> <a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a2">DSAddIn</a>;00051 <span class="preprocessor">#else</span><a name="l00052"></a><a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a2">00052</a> <span class="preprocessor"></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a2">DSAddIn</a> <a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a2">DSAddIn</a>;00053 <span class="preprocessor">#endif </span><span class="comment">/* __cplusplus */</span>00054 00055 <span class="preprocessor">#endif  </span><span class="comment">/* __DSAddIn_FWD_DEFINED__ */</span>00056 00057 00058 <span class="comment">/* header files for imported files */</span>00059 <span class="preprocessor">#include "oaidl.h"</span>00060 <span class="preprocessor">#include "ocidl.h"</span>00061 00062 <span class="keywordtype">void</span> __RPC_FAR * __RPC_USER <a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a7">MIDL_user_allocate</a>(size_t);00063 <span class="keywordtype">void</span> __RPC_USER <a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a8">MIDL_user_free</a>( <span class="keywordtype">void</span> __RPC_FAR * ); 00064 00065 <span class="preprocessor">#ifndef __ITestRunnerDSPlugin_INTERFACE_DEFINED__</span>00066 <span class="preprocessor"></span><span class="preprocessor">#define __ITestRunnerDSPlugin_INTERFACE_DEFINED__</span>00067 <span class="preprocessor"></span>00068 <span class="comment">/* interface ITestRunnerDSPlugin */</span>00069 <span class="comment">/* [oleautomation][unique][helpstring][uuid][object] */</span> 00070 00071 <a name="l00072"></a><a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a3">00072</a> EXTERN_C <span class="keyword">const</span> IID <a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a3">IID_ITestRunnerDSPlugin</a>;00073 00074 <span class="preprocessor">#if defined(__cplusplus) &amp;&amp; !defined(CINTERFACE)</span>00075 <span class="preprocessor"></span>    00076     MIDL_INTERFACE(<span class="stringliteral">"3ADE0E37-5A56-4a68-BD8D-67E9E7502971"</span>)00077     ITestRunnerDSPlugin : public IUnknown00078     {00079     <span class="keyword">public</span>:00080         <span class="keyword">virtual</span> <span class="comment">/* [helpstring] */</span> HRESULT STDMETHODCALLTYPE goToLineInSourceCode( 00081             <span class="comment">/* [in] */</span> BSTR fileName,00082             <span class="comment">/* [in] */</span> <span class="keywordtype">int</span> lineNumber) = 0;00083         00084     };00085     00086 <span class="preprocessor">#else   </span><span class="comment">/* C style interface */</span>00087 <a name="l00088"></a><a class="code" href="struct_i_test_runner_d_s_plugin_vtbl.html">00088</a>     <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_i_test_runner_d_s_plugin_vtbl.html">ITestRunnerDSPluginVtbl</a>00089     {00090         BEGIN_INTERFACE00091         00092         <a class="code" href="struct_i_test_runner_d_s_plugin_vtbl.html#a0">HRESULT</a> ( STDMETHODCALLTYPE __RPC_FAR *QueryInterface )( 00093             <a class="code" href="_test_runner_d_s_plugin_v_c6_8h.html#a1">ITestRunnerDSPlugin</a> __RPC_FAR * This,

⌨️ 快捷键说明

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