Click or drag to resize

EngineMacSetRemoteStorageRootItemId Method

IT Hit User File System
Sets remote storage item ID for the root folder.

Namespace:  ITHit.FileSystem.Mac
Assembly:  ITHit.FileSystem.Mac (in ITHit.FileSystem.Mac.dll) Version: 1.0.8837.18647
Syntax
public void SetRemoteStorageRootItemId(
	byte[] remoteStorageRootItemId
)

Parameters

remoteStorageRootItemId
Type: SystemByte
Remote storage root item id.

Implements

IEngineSetRemoteStorageRootItemId(Byte)
Remarks
See Also