📄 dataclientproj1_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.96.1.27 $
// File generated on 99-11-12 9:50:32 from Type Library described below.
// ************************************************************************ //
// Type Lib: D:\Book\实例29\客户\DataClientProj1.tlb
// IID\LCID: {17CF4705-98E1-11D3-A824-000021ED23AF}\0
// Helpfile:
// DepndLst:
// (1) v2.0 stdole, (C:\WINDOWS\SYSTEM\STDOLE2.TLB)
// (2) v4.0 StdVCL, (C:\WINDOWS\SYSTEM\STDVCL40.DLL)
// ************************************************************************ //
#include <vcl.h>
#pragma hdrstop
#include "DataClientProj1_TLB.h"
#if !defined(__PRAGMA_PACKAGE_SMART_INIT)
#define __PRAGMA_PACKAGE_SMART_INIT
#pragma package(smart_init)
#endif
namespace Dataclientproj1_tlb
{
// *********************************************************************//
// GUIDS declared in the TypeLibrary //
// *********************************************************************//
extern "C" const GUID LIBID_DataClientProj1 = {0x17CF4705, 0x98E1, 0x11D3,{ 0xA8, 0x24, 0x00, 0x00, 0x21, 0xED, 0x23, 0xAF} };
extern "C" const GUID IID_IDataClient = {0x17CF4706, 0x98E1, 0x11D3,{ 0xA8, 0x24, 0x00, 0x00, 0x21, 0xED, 0x23, 0xAF} };
extern "C" const GUID DIID_IDataClientEvents = {0x17CF4708, 0x98E1, 0x11D3,{ 0xA8, 0x24, 0x00, 0x00, 0x21, 0xED, 0x23, 0xAF} };
extern "C" const GUID CLSID_DataClient = {0x17CF470A, 0x98E1, 0x11D3,{ 0xA8, 0x24, 0x00, 0x00, 0x21, 0xED, 0x23, 0xAF} };
}; // namespace Dataclientproj1_tlb
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -