Re: Need help in using EnumerateRemoteFiles method in VB6
Seem to have missed that. Anyway thanks for the reply.
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.