Table of Contents

TTMSFNCCloudStorageServices.GetFileById Method

Returns a storage item by provider-specific item identifier.

API unit family: TMSFNCCloudStorageServices Declaring type: TTMSFNCCloudStorageServices

Syntax

function GetFileById(const AID: string): TTMSFNCCloudItem;

Parameters

Name Description
AID Provider-specific item identifier.

Returns

The matching storage item, or nil when no active provider can resolve the identifier.