代码搜索结果
找到约 21,142 项符合
Automation 的代码
automationpermissions.cpp
#include
//////////////////////////////////////////////////////////////
// Class Declaraction for Automation.
// This class is entirely defined inline.
// This class is used to call
opcexample.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\WINNT\System32\stdole2.tlb#OLE Automation
Reference=*\G{28E68F91-8D75-11D1-8DC3-3C302A000000}#1.0#0#..\..\..\WINNT\system3
module1.bas
Attribute VB_Name = "Module1"
' The Automation interface provides the Visual Basic user with a powerful
' set of objects to access OPC servers. The Automation Wrapper for OPC
' allows you to use e
vbopc.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\WINNT\System32\stdole2.tlb#OLE Automation
Reference=*\G{28E68F91-8D75-11D1-8DC3-3C302A000000}#1.0#0#..\..\..\WINNT\system3
opc.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation
Reference=*\G{28E68F91-8D75-11D1-8DC3-3C302A000000}#1.0#0#C:\WINDOWS\system32\opcdaa
kepserverex_simple_vb_opc.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#D:\WINNT\system32\stdole2.tlb#OLE Automation
Reference=*\G{6E6170F6-FF2D-11D2-8087-00105AA8F840}#1.0#0#D:\WINNT\system32\kepopcdaau
opcautomation_readme.txt
KEPware Automation DLL installation instructions:
To use the KEPware Automation DLL in your Visual Basic project:
1) In the VB IDE, Select "Project/References".
2) If you have been using anot
acad.rx
D:\My Documents\Conferences\COM Automation Seminar\Visual C++\Smiley\SmileyDb\Debug\AsdkSmileyDb.dbx
lib-ole.lnt
// BSTR functions (part of OLE Automation)
-sem( SysAllocString, @p == malloc(1p) || @p == 0, 1p )
-sem( SysAllocStringByteLen, @P == malloc(2n+1) || @p == 0 )
-sem( SysAllocStringLen, @p == ma
lib-ole.lnt
// BSTR functions (part of OLE Automation)
-sem( SysAllocString, @p == malloc(1p) || @p == 0, 1p )
-sem( SysAllocStringByteLen, @P == malloc(2n+1) || @p == 0 )
-sem( SysAllocStringLen, @p == ma