IFileSystemImage3::P robeSpecificFileSystem 方法 (imapi2fs.h)
判斷目前媒體上的特定檔案系統是否可透過 IMAPI 附加。
語法
HRESULT ProbeSpecificFileSystem(
[in] FsiFileSystems fileSystemToProbe,
[out, ref, retval] VARIANT_BOOL *isAppendable
);
參數
[in] fileSystemToProbe
要探查之目前媒體上的檔案系統。
[out, ref, retval] isAppendable
指定是否可附加指定檔案系統 的VARIANT_BOOL 值。
傳回值
成功時會傳回S_OK,但可能會因為實作而傳回其他成功碼。
備註
Windows Server 2003 搭配 Service Pack 1 (SP1) 、Windows XP 搭配 Service Pack 2 (SP2) ,以及 Windows Vista 透過 Windows Feature Pack for Storage 支援此方法。 此更新套件所提供的所有功能在 Windows 7 和 Windows Server 2008 R2 中原生支援。
需求
最低支援的用戶端 | Windows Vista、Windows XP 與 SP2 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2003 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | imapi2fs.h |