Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com-interop

Consuming VB6 string array in C#

c# vb6 com-interop

How does Visual Studio's debugger/interactive window dump the properties of COM Objects in .NET?

How to expose nullable types via COM

c# c++ com-interop

Visual Studio 2010: Embed Interop Types

Can Json.Net be embedded into the executable?

When return E_POINTER and when E_INVALIDARG?

What is this `Object[*]` type I get with COM interop?

c# com-interop

Does .NET interop copy array data back and forth, or does it pin the array?

c# c++ .net com com-interop

Excel Interop to open excel with macros disabled

.net excel interop com-interop

SetWindowsHookEx returns 0 when compiling for the .NET 4.0 framework in 32bit machines

How do I return an array/list/collection of objects from C# to VB6

arrays vb6 com-interop

What causes error HRESULT: 0x80010105 (RPC_E_SERVERFAULT)?

Using Wrapper objects to Properly clean up excel interop objects

c# excel interop com-interop

Is it possible to test a COM-exposed assembly from .NET?

Should I deploy Interop.x.dll files with .NET application?

What are alternatives to generic collections for COM Interop?

Manual way to call COM object through .NET

c# com com-interop

Signing my assembly with a strong name stops it from working

Calling regasm without administrative rights for COM interop in Excel VBA

vba excel com com-interop regasm

Lots of build warnings when COM objects ActiveDs or MSXML2 are referenced