Search code examples
How do you format a list of Python values to be compatible with the COM SAFEARRAY format?...


pythoncomsafearray

Read More
Calling COM from C++ using CoCreateInstance and IDispatch, with numerous parameters in DISPPARAMS in...


c++cominvokesafearrayidispatch

Read More
How to access array elements of SAFEARRAY from MS JScript?...


comjscriptsafearray

Read More
How to Add polyline in Excel with python win32com.client?...


pythonexcelwin32compolylinesafearray

Read More
Get element from multidimensional array with unknown dimensions...


arraysvbamultidimensional-arrayindexingsafearray

Read More
Two dimensional Safearray in delphi?...


delphicomdelphi-2010safearray

Read More
Where is SAFEARRAY var type stored?...


comautomationsafearray

Read More
How to call a .NET COM method with an array from delphi using PSafeArray?...


c#delphiguidmarshallingsafearray

Read More
I tried to add a new template helper function to my class and now I get a LNK2001 error. How to fix?...


templatesvisual-c++mfcstdmapsafearray

Read More
Can this template function be adapted to account for the following method?...


templatesvisual-c++mfcsafearray

Read More
Can these methods that convert safe arrays into std::list objects be turned into a template function...


templatesvisual-c++mfcsafearray

Read More
How to pass single element safearray to COM function in MATLAB...


matlabcomsafearray

Read More
Sending and receiving arrays over COM...


c++comvariantsafearray

Read More
Get an element from SAFEARRAY (or convert it into a long array)...


c++visual-c++safearray

Read More
Safearray in Python for Ctypes...


pythonc++dllctypessafearray

Read More
SAFEARRAY data to unsigned char*...


winapicomsafearray

Read More
How to iterate through SAFEARRAY **...


c++comsafearray

Read More
How do you access to SAFE ARRAY in a VARIANT data type returned from a COM object in C++?...


c++arrayscomvariantsafearray

Read More
How can I marshall between XLOPER and VARIANT?...


c++excelmarshallingvariantsafearray

Read More
How to initialise CComSafeArray which a SAFEARRAY returned from a Scripting.Dictionary Keys method...


c++safearrayscripting.dictionary

Read More
SAFEARRAY of COM objects...


c++comsafearray

Read More
Marshaling a SAFEARRAY of VARIANTs that are BYTEs to C#...


c#c++bytecom-interopsafearray

Read More
COM Automation structures vs wrappers for them...


c++comatlsafearray

Read More
Passing a SAFEARRAY variant to vba from a c++ dll...


c++vbamatrixdllsafearray

Read More
How do I pass an array of structs (containing std:string or BSTR) from ATL to C#. SafeArray? Varian...


cominterfaceatlsafearrayatlcom

Read More
How to pass a list of COleDateTime objects as a SAFEARRAY*...


c#c++datetimemfcsafearray

Read More
Can't store/retrieve the value from the SafeArray...


c++safearray

Read More
COM SAFEARRAY of GUID's returned from C++ to C#...


c#c++comguidsafearray

Read More
On Windows, with a C# authored COM server, can one return a SAFEARRAY both for early bound and late ...


c#vbacomcom-interopsafearray

Read More
SAFEARRAY(BSTR) as [out] parameter in DCOM fails to return strings...


c++dcombstrsafearray

Read More
BackNext