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

📄 serverp_tlb.cpp

📁 一个cb三层数据库的例子
💻 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.41  $
// File generated on 2004-5-15 20:15:14 from Type Library described below.

// ************************************************************************ //
// Type Lib: F:\ljj\cs58\serverp.tlb (1)
// IID\LCID: {D2732583-87A4-4B68-985B-9EFBA4747FAE}\0
// Helpfile: 
// DepndLst: 
//   (1) v2.0 stdole, (C:\WINNT\System32\stdole2.tlb)
//   (2) v4.0 StdVCL, (C:\WINNT\System32\STDVCL40.DLL)
//   (3) v1.0 Midas, (C:\WINNT\System32\midas.dll)
// ************************************************************************ //

#include <vcl.h>
#pragma hdrstop

#include "serverp_TLB.h"

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

namespace Serverp_tlb
{


// *********************************************************************//
// GUIDS declared in the TypeLibrary                                      
// *********************************************************************//
const GUID LIBID_serverp = {0xD2732583, 0x87A4, 0x4B68,{ 0x98, 0x5B, 0x9E, 0xFB, 0xA4, 0x74, 0x7F, 0xAE} };
const GUID IID_Iserver515 = {0xB6C0FB1D, 0x4159, 0x4560,{ 0xB5, 0xD5, 0x94, 0x11, 0x15, 0x68, 0xD2, 0x8A} };
const GUID DIID_Iserver515Events = {0xAE44B665, 0x4902, 0x4B3E,{ 0x8D, 0x8F, 0x89, 0x00, 0x2A, 0xBE, 0x7F, 0xD5} };
const GUID CLSID_server515 = {0xF43C2146, 0x763E, 0x456A,{ 0xBE, 0x7E, 0x1B, 0x87, 0xA1, 0x38, 0x1E, 0x82} };

};     // namespace Serverp_tlb

⌨️ 快捷键说明

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