How to pass an automation object from Visual Basic to a C/C++ DLL (181444)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Editions 4.0
- Microsoft Visual C++, 32-bit Editions 5.0
- Microsoft Visual C++, 32-bit Editions 6.0
- Microsoft Visual Basic Standard Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
- Microsoft Visual C++ .NET (2003)
- Microsoft Visual C++ .NET (2002)
- Microsoft Visual C++ 2005 Express Edition
- the operating system: Microsoft Windows 95
- the operating system: Microsoft Windows NT
- the operating system: Microsoft Windows 2000
This article was previously published under Q181444 Note Microsoft Visual C++ .NET (2002) supports both the managed code
model that is provided by the Microsoft .NET Framework and the unmanaged native
Microsoft Windows code model. The information in this article applies only to
unmanaged Visual C++ code.
Note Microsoft Visual C++ 2005 supports both the managed code model
that is provided by the Microsoft .NET Framework and the unmanaged native
Microsoft Windows code model. SUMMARY This article demonstrates how to pass an automation object
from Microsoft Visual Basic to a C/C++ DLL. REFERENCES For more information about VC++ OLE Automation or
COleDispatchDriver, search the VC++ online help for "OLE Automation" or
"COleDispatchDriver."
Modification Type: | Major | Last Reviewed: | 1/6/2006 |
---|
Keywords: | kbDLL kbAutomation kbcode kbhowto KB181444 kbAudDeveloper |
---|
|