📄 mdsrvr_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.
// ************************************************************************ //
// Type Lib: MDSrvr.tlb (1)
// IID\LCID: {91E2BFC0-46EF-4A46-A2A5-11C6628F909B}\0
// Helpfile:
// DepndLst:
// (1) v1.0 Midas, (C:\WIN2K\System32\midas.dll)
// (2) v2.0 stdole, (C:\WIN2K\System32\STDOLE2.TLB)
// (3) v4.0 StdVCL, (C:\WIN2K\System32\STDVCL40.DLL)
// ************************************************************************ //
#include <vcl.h>
#pragma hdrstop
#include "MDSrvr_TLB.h"
#if !defined(__PRAGMA_PACKAGE_SMART_INIT)
#define __PRAGMA_PACKAGE_SMART_INIT
#pragma package(smart_init)
#endif
namespace Mdsrvr_tlb
{
// *********************************************************************//
// GUIDS declared in the TypeLibrary
// *********************************************************************//
const GUID LIBID_MDSrvr = {0x91E2BFC0, 0x46EF, 0x4A46,{ 0xA2, 0xA5, 0x11, 0xC6, 0x62, 0x8F, 0x90, 0x9B} };
const GUID IID_IMDAppServer = {0xB91196B7, 0xF46B, 0x4FBF,{ 0x82, 0xC6, 0xCC, 0xBC, 0x86, 0x75, 0xFB, 0xAC} };
const GUID CLSID_MDAppServer = {0xDB162CFB, 0xB3D3, 0x4F44,{ 0xA0, 0xB1, 0x55, 0xB6, 0xE1, 0x6E, 0x73, 0x86} };
}; // namespace Mdsrvr_tlb
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -