共用方式為


IFileSystemImage3 介面 (imapi2fs.h)

使用此介面可設定或檢查 UDF 檔案系統中的中繼資料和中繼資料鏡像檔案, (rev 2.50 和更新版本) 以判斷備援性。

繼承

IFileSystemImage3介面繼承自IFileSystemImage2IFileSystemImage3 也有下列類型的成員:

方法

IFileSystemImage3介面具有這些方法。

 
IFileSystemImage3::get_CreateRedundantUdfMetadataFiles

擷取 屬性值,指定 UDF 中繼資料是否會在檔案系統映射中備援。
IFileSystemImage3::P robeSpecificFileSystem

判斷目前媒體上的特定檔案系統是否可透過 IMAPI 附加。
IFileSystemImage3::p ut_CreateRedundantUdfMetadataFiles

設定 屬性,指定 UDF 中繼資料是否會在檔案系統映射中備援。

備註

如果中繼資料和中繼資料鏡像檔案已設定為備援,IMAPI 會在檔案系統映射中建立每個檔案的相同複本,這會導致容錯層級增加。 在未針對備援設定中繼資料檔案的案例中,IMAPI 只會在檔案系統映射中建立單一複本,以節省已損毀磁片上的數 MB 空間。

根據預設,中繼資料備援選項會設定為 TRUE

IFileSystemImage3MsftFileSystemImage3 物件的預設介面。

Windows Server 2003 Service Pack 1 (SP1) 、Windows XP with Service Pack 2 (SP2) ,以及透過 Windows Feature Pack for Storage 支援這個介面。 Windows 7 和 Windows Server 2008 R2 原生支援此更新套件所提供的所有功能。

需求

   
最低支援的用戶端 Windows Vista、Windows XP SP2 [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2003 [僅限桌面應用程式]
目標平台 Windows
標頭 imapi2fs.h

另請參閱

IFileSystemImage2