Clear method of the MSFT_FileStorageTier class

Unpins a volume or file from a storage tier.

Syntax

UInt32 Clear(
  [in] String FilePath
);

Parameters

FilePath [in]

The path of a file to unpin.

Requirements

Requirement Value
Minimum supported client Windows 8.1 [desktop apps only]
Minimum supported server Windows Server 2012 R2 [desktop apps only]
Namespace Root\Microsoft\Windows\Storage
MOF Storagewmi.mof

See also

MSFT_FileStorageTier