📄 autoserv_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-15 20:08:16 from Type Library described below.
// ************************************************************************ //
// Type Lib: C:\Samples\COM\AutoServ\AutoServ.tlb (1)
// IID\LCID: {F8811B05-EF2A-45F0-B0E6-F596E4357F27}\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 "AutoServ_TLB.h"
#if !defined(__PRAGMA_PACKAGE_SMART_INIT)
#define __PRAGMA_PACKAGE_SMART_INIT
#pragma package(smart_init)
#endif
namespace Autoserv_tlb
{
// *********************************************************************//
// GUIDS declared in the TypeLibrary
// *********************************************************************//
const GUID LIBID_AutoServ = {0xF8811B05, 0xEF2A, 0x45F0,{ 0xB0, 0xE6, 0xF5, 0x96, 0xE4, 0x35, 0x7F, 0x27} };
const GUID IID_IMyAutoObj = {0x3306D73F, 0x4AC3, 0x42AE,{ 0x88, 0x16, 0x44, 0x07, 0xA4, 0x29, 0x79, 0x0C} };
const GUID DIID_IMyAutoObjEvents = {0x1FA9FD01, 0xFD01, 0x4D9A,{ 0xB1, 0x15, 0xCF, 0x58, 0xC5, 0x42, 0xB2, 0x07} };
const GUID CLSID_MyAutoObj = {0xF748FBD3, 0x7C8D, 0x495B,{ 0xA0, 0xAD, 0x96, 0x64, 0x20, 0x29, 0xAB, 0x2E} };
}; // namespace Autoserv_tlb
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -