Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

Vickie

Need help in using EnumerateRemoteFiles method in VB6

Hi:

I am trying to use the COM library in VB6. For the most part, I am able to use the methods for download, upload, etc. I need to use the EnumerateRemoteFiles method. I am finding it hard to use it in VB6. Can somebody help please? I found out EnumerateRemoteFiles returns a RemoteFileInfoCollection object, which is an IEnumerable Collection and as such is not supported in VB6. So how do I go about it.

Thanks in advance.