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

📄 lmnetx_tlb.cpp

📁 C++BUILDER与MATLAB实现混合编程源代码
💻 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.39  $
// File generated on 2004-2-29 13:23:57 from Type Library described below.

// ************************************************************************ //
// Type Lib: D:\MATLAB6p5\work\LmNetWin\LmNetX.tlb (1)
// IID\LCID: {F441C8D9-E9D8-48C6-9441-35E3DC68E487}\0
// Helpfile: 
// DepndLst: 
//   (1) v2.0 stdole, (C:\WINDOWS\System32\stdole2.tlb)
//   (2) v4.0 StdVCL, (C:\WINDOWS\System32\STDVCL40.DLL)
// ************************************************************************ //

#include <vcl.h>
#pragma hdrstop

#include "LmNetX_TLB.h"

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

namespace Lmnetx_tlb
{


// *********************************************************************//
// GUIDS declared in the TypeLibrary                                      
// *********************************************************************//
const GUID LIBID_LmNetX = {0xF441C8D9, 0xE9D8, 0x48C6,{ 0x94, 0x41, 0x35, 0xE3, 0xDC, 0x68, 0xE4, 0x87} };
const GUID IID_ILmNetX = {0xCBFE1A3A, 0xC390, 0x40B3,{ 0x80, 0x3B, 0x46, 0xA9, 0xDA, 0xA9, 0xB0, 0x1A} };
const GUID DIID_ILmNetXEvents = {0x0B47D600, 0xAA68, 0x4FC7,{ 0x87, 0x37, 0x33, 0xF2, 0xC2, 0xEE, 0x53, 0x62} };
const GUID CLSID_LmNetX = {0x388BA6FF, 0xEA13, 0x4140,{ 0xA7, 0xB4, 0xE4, 0xD1, 0x42, 0xEA, 0x4B, 0xC9} };

};     // namespace Lmnetx_tlb

⌨️ 快捷键说明

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