GetFolderInfo for TAdvOneDrive

I read in another topic that you recommended to use GetFolderInfo method with TAdvDropBox instead of GetDriveInfo if there are many files on the cloud disk.

Is there the same method for TAdvOneDrive?

Thanks,

Lamberto

If you had stored the folder ID from a previous GetDriveInfo call, you can use GetSkyDriveFolder(id, Items) to get folder information.