Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com-interop

Implementing ISupportErrorInfo on a C# object exposed to COM

C# Excel Interop Garbage Collection Issue With PivotField [duplicate]

Setting specific COM HRESULT value from .NET

Passing string arrays from COM to C#

Excessive memory usage in C# with lots of COM objects

Exposing indexer like properties to COM

c# com-interop idl

COM visible List from C# to vb6

c# generics vb6 com-interop

Can a variant array be passed to C# using com interop?

c# vba com-interop

VSTO Add-ins, COMAddIns and RequestComAddInAutomationService [duplicate]

C# Com Enum and VB6

c# com vb6 enums com-interop

Why does this semantically equivalent (as far as i can see) vbscript code fail

.net vbscript com-interop

Absolute COM Confusion - C# interop with early-binding

c# com interop com-interop

Use a COM+ object in Visual Studio C# without using Interop-DLL

c# dll com interop com-interop

How can I manipulate a VB6 Collection in .NET?

.net vb6 com-interop

x86 COM interop from x64 .Net assembly using COM+ - "No such interface supported" error

c# com-interop com+

Sever a .NET COM Interop assembly from its hosting process