📄 comdll_tlb.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-12 21:56:28 from Type Library described below.
// ************************************************************************ //
// Type Lib: C:\Samples\COM\ComDLL\ComDll.dll (1)
// IID\LCID: {F48A6647-B2F9-4726-A480-0B67664AFCC8}\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 "ComDll_TLB.h"
#if !defined(__PRAGMA_PACKAGE_SMART_INIT)
#define __PRAGMA_PACKAGE_SMART_INIT
#pragma package(smart_init)
#endif
namespace Comdll_tlb
{
// *********************************************************************//
// GUIDS declared in the TypeLibrary
// *********************************************************************//
const GUID LIBID_ComDll = {0xF48A6647, 0xB2F9, 0x4726,{ 0xA4, 0x80, 0x0B, 0x67, 0x66, 0x4A, 0xFC, 0xC8} };
const GUID IID_IMyComObject = {0x9FD1E749, 0x9797, 0x4731,{ 0xA8, 0x8C, 0x96, 0xC7, 0xCF, 0x08, 0xBB, 0x60} };
const GUID CLSID_MyComObject = {0xC039266B, 0x50CE, 0x47A8,{ 0xA5, 0x84, 0xD2, 0x43, 0x8A, 0x41, 0xF0, 0x1B} };
const GUID IID_IEventCom = {0x065A2323, 0x899D, 0x456A,{ 0x90, 0xE3, 0xF1, 0x38, 0x82, 0x71, 0x03, 0x61} };
const GUID DIID_IEventComEvents = {0xAF184114, 0x1B5B, 0x4E4E,{ 0x9E, 0xC1, 0xD1, 0x0E, 0x3D, 0x51, 0x5F, 0xF1} };
const GUID CLSID_EventCom = {0x4E08F6D6, 0x5CCA, 0x4D41,{ 0xA7, 0x32, 0xD9, 0x2F, 0x47, 0x03, 0x4B, 0x8A} };
}; // namespace Comdll_tlb
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -