Table of Contents

TTMSFNCCloudStorageServices.GetFolderList Method

Returns the items in a provider folder.

API unit family: TMSFNCCloudStorageServices Declaring type: TTMSFNCCloudStorageServices

Syntax

function GetFolderList(AFolder: TTMSFNCCloudItem = nil): TTMSFNCCloudItems;

Parameters

Name Description
AFolder Folder to list. Pass nil to list the provider root.

Returns

A collection containing the provider items in the requested folder.