Search code examples
Marshaling a SAFEARRAY of Managed Structures by COM Interop...

c#c++comsafearray

Read More
Convert/cast SAFEARRAY of IUnknowns to an iterable array of interface pointers...

c#c++comsafearrayiunknown

Read More
E_NOINTERFACE while trying to get a class method pointer...

c#c++comsafearrayqueryinterface

Read More
COM: Access violation making a SafeArray of BSTRs...

c++comvariantsafearray

Read More
Return SAFEARRAY of custom interface types to VB6 through COM...

c++comvb6visual-c++-6safearray

Read More
Autogenerated C++ class from COM TypeLib doesn't return SAFEARRAY in method...

c++comtypelibsafearray

Read More
cannot convert parameter 1 from 'char [25]' to 'SAFEARRAY *'...

c#c++com-interopsafearray

Read More
Initializing a SAFEARRAY ref in C# (port from VB?)...

c#vb.netcomrefsafearray

Read More
How to return an array of .NET objects via a COM method...

.netcomc++-clicom-interopsafearray

Read More
Passing string arrays from COM to C#...

c#c++visual-c++com-interopsafearray

Read More
Error: "bad variable type" in CComVariant::Copy when iterating through CComSafeArray...

c++visual-c++comatlsafearray

Read More
How to create a SAFEARRAY in Windows JScript?...

javascriptwinapisafearray

Read More
How to create a SafeArray C#?...

c#cominteropcom-interopsafearray

Read More
How can I delete a SAFEARRAY returned from a .NET function in native code?...

.netcom-interopsafearray

Read More
can safearrays be passed across process boundaries through com objects?...

comsafearray

Read More
Passing an array of interfaces from C# to C++/CLI...

c++-clisafearray

Read More
SafeArrayPutElement method throws System.AccessViolationException...

c++-clisafearray

Read More
Getting value from two dimensional Safearray in C++...

c++safearray

Read More
How do I create a variant array of BSTR in Euphoria using EuCOM?...

varianttypelibsafearray

Read More
Properly accessing a SafeArray of VT_UNKNOWN with SafeArrayGetElement...

c#cominteropsafearray

Read More
Passing a Safearray of custom types from C++ to C#...

c#c++comserializationsafearray

Read More
BackNext