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

📄 myeventclass_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.41  $
// File generated on 2001-9-18 19:13:06 from Type Library described below.

// ************************************************************************ //
// Type Lib: C:\Samples\COM\COM+ Event\MyEventClass.tlb (1)
// IID\LCID: {EF890811-53D2-4C98-9A4B-062E29CA95A2}\0
// Helpfile: 
// DepndLst: 
//   (1) v2.0 stdole, (E:\WINNT\System32\stdole2.tlb)
//   (2) v4.0 StdVCL, (E:\WINNT\System32\STDVCL40.DLL)
// ************************************************************************ //

#include <vcl.h>
#pragma hdrstop

#include "MyEventClass_TLB.h"

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

namespace Myeventclass_tlb
{


// *********************************************************************//
// GUIDS declared in the TypeLibrary                                      
// *********************************************************************//
const GUID LIBID_MyEventClass = {0xEF890811, 0x53D2, 0x4C98,{ 0x9A, 0x4B, 0x06, 0x2E, 0x29, 0xCA, 0x95, 0xA2} };
const GUID IID_IMyEventObj = {0x9CD18B97, 0x50D5, 0x4D38,{ 0xAD, 0xDD, 0xEF, 0x81, 0x6F, 0x65, 0x61, 0x67} };
const GUID CLSID_MyEventObj = {0xEE7A343A, 0x5A15, 0x4E7C,{ 0x9E, 0x6C, 0xFB, 0xDF, 0x7D, 0xE8, 0xD0, 0xA6} };

};     // namespace Myeventclass_tlb

⌨️ 快捷键说明

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