D
Dmitry Streblechenko
You need to pass a variant array, which is not the same as an array of
objects in C#.
I don't know if C# allows to do that in a different way, but on the low
level you will need to call the SafeArrayCreate Windows API function.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
objects in C#.
I don't know if C# allows to do that in a different way, but on the low
level you will need to call the SafeArrayCreate Windows API function.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool