Passing a Array into a com object
From: themadlad (darrenmaddock_at_hotmail-dot-com.no-spam.invalid)
Date: 03/11/04
- Next message: Abhi: "CanUndo not working in Windows XP"
- Previous message: Lasse Edsvik: "Re: Use datagrid in C# window application"
- Next in thread: Nicholas Paldino [.NET/C# MVP]: "Re: Passing a Array into a com object"
- Reply: Nicholas Paldino [.NET/C# MVP]: "Re: Passing a Array into a com object"
- Messages sorted by: [ date ] [ thread ]
Date: 11 Mar 2004 06:40:53 -0600
Hello,
I need to pass an array into a com object, however not of type
object[].
String[] fileList = new String[1];
object xlFiles = new Object();
Any Ideas? :?
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
- Next message: Abhi: "CanUndo not working in Windows XP"
- Previous message: Lasse Edsvik: "Re: Use datagrid in C# window application"
- Next in thread: Nicholas Paldino [.NET/C# MVP]: "Re: Passing a Array into a com object"
- Reply: Nicholas Paldino [.NET/C# MVP]: "Re: Passing a Array into a com object"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|