Table of Contents

TTMSFNCCustomCloudMicrosoftOneDrive.MoveFileToRoot Method

Moves an item to the account root.

API unit family: TMSFNCCloudMicrosoftOneDrive Declaring type: TTMSFNCCustomCloudMicrosoftOneDrive

Syntax

function MoveFileToRoot(AItem: TTMSFNCCloudItem): TTMSFNCCloudItem; override;

Parameters

Name Description
AItem Item to move.

Returns

The moved item, or nil when the argument is invalid.