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

📄 expresssrv3_tlb.cpp

📁 C++Builder高级应用开发指南随书源码
💻 CPP
字号:
// ************************************************************************ //
// WARNING                                                                    
// -------                                                                    
// The types declared in this file were generated from data read from a       
// Type Library. If this type library is explicitly or indirectly (via        
// another type library referring to this type library) re-imported, or the   
// 'Refresh' command of the Type Library Editor activated while editing the   
// Type Library, the contents of this file will be regenerated and all        
// manual modifications will be lost.                                         
// ************************************************************************ //

// C++ TLBWRTR : $Revision:   1.134.1.39  $
// File generated on 2001/10/7 AM 10:42:16 from Type Library described below.

// ************************************************************************ //
// Type Lib: E:\program\Samples\InternetExpress3\ExpressSrv3.tlb (1)
// IID\LCID: {7247731B-30AE-4211-8478-0734D266FA6B}\0
// Helpfile: 
// DepndLst: 
//   (1) v1.0 Midas, (C:\WINNT\System32\midas.dll)
//   (2) v2.0 stdole, (C:\WINNT\System32\stdole2.tlb)
//   (3) v4.0 StdVCL, (C:\WINNT\System32\STDVCL40.DLL)
// ************************************************************************ //

#include <vcl.h>
#pragma hdrstop

#include "ExpressSrv3_TLB.h"

#if !defined(__PRAGMA_PACKAGE_SMART_INIT)
#define      __PRAGMA_PACKAGE_SMART_INIT
#pragma package(smart_init)
#endif

namespace Expresssrv3_tlb
{


// *********************************************************************//
// GUIDS declared in the TypeLibrary                                      
// *********************************************************************//
const GUID LIBID_ExpressSrv3 = {0x7247731B, 0x30AE, 0x4211,{ 0x84, 0x78, 0x07, 0x34, 0xD2, 0x66, 0xFA, 0x6B} };
const GUID IID_IDemoServer3 = {0xBD309934, 0x2AE4, 0x425C,{ 0xB1, 0xBF, 0xE7, 0xD8, 0x4C, 0x3B, 0xDC, 0xED} };
const GUID CLSID_DemoServer3 = {0xAD914B0C, 0xD8A1, 0x4451,{ 0xBB, 0x43, 0x17, 0xA0, 0x34, 0xED, 0x78, 0xE6} };

};     // namespace Expresssrv3_tlb

⌨️ 快捷键说明

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