IVssWMComponent 類別 (vsbackup.h)

IVssWMComponent 是 C++ (不是 COM) 介面,允許存取寫入器元數據檔中儲存的元件資訊。

呼叫 IVssExtonerMetadata::GetComponent 即可取得 IVssWMComponent 的實例。

繼承

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

方法

IVssWMComponent 類別具有這些方法。

 
IVssWMComponent::FreeComponentInfo

FreeComponentInfo 方法會解除分配專用於指定元件資訊的系統資源。
IVssWMComponent::GetComponentInfo

GetComponentInfo 方法會取得指定寫入器元數據元件的基本資訊。
IVssWMComponent::GetDatabaseFile

GetDatabaseFile 方法會取得 IVssWMFiledesc 物件,其中包含指定之資料庫備份元件檔案的相關信息。
IVssWMComponent::GetDatabaseLogFile

GetDatabaseLogFile 方法會取得與指定之資料庫備份元件相關聯之記錄檔的檔案描述元。
IVssWMComponent::GetDependency

GetDependency 方法會傳回 IVssWMDependency 介面的實例,其中包含存取子,以取得其中一個目前元件之明確寫入器元件相依性的相關信息。
IVssWMComponent::GetFile

GetFile 方法會取得與檔案群組相關聯的檔案描述元。

規格需求

需求
最低支援的用戶端 Windows XP [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2003 [僅限傳統型應用程式]
目標平台 Windows
標頭 vsbackup.h (包括 VsBackup.h、Vss.h、VsWriter.h)