IFileSystemImageResult 介面 (imapi2fs.h)

使用這個介面來取得有關燒錄影像、影像資料流程和進度資訊的資訊。

若要取得此介面,請呼叫 IFileSystemImage::CreateResultImage 方法。

繼承

IFileSystemImageResult介面繼承自IDispatch介面。 IFileSystemImageResult 也有下列類型的成員:

方法

IFileSystemImageResult介面具有這些方法。

 
IFileSystemImageResult::get_BlockSize

擷取資料區塊的大小,以位元組為單位。
IFileSystemImageResult::get_DiscId

擷取此檔案系統映射的磁片區名稱。
IFileSystemImageResult::get_ImageStream

擷取已耗用的影像資料流程。
IFileSystemImageResult::get_ProgressItems

擷取進度專案區塊對應集合。
IFileSystemImageResult::get_TotalBlocks

擷取結果影像中的區塊數目。

備註

這是腳本中的 FileSystemImageResult 物件。

需求

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

另請參閱

IDiscRecorder2

IFileSystemImage::CreateResultImage