Retrieve 2D Variant Array
Rick Ong <[email protected]>
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Message-ID | <LISTSERV%[email protected]> |
Hi All, I have a COM object that returns a 2 dimensional variant array as a property. Can anyone advise me what should be the object I should/could cast to (if possible) to retrieve this 2 dimensional variant array? The first dimension is of size 10, but the second dimension size is unknown. Thanks. Rick