fsrmpipeline.h 標頭
檔案伺服器Resource Manager會使用此標頭。 如需詳細資訊,請參閱
fsrmpipeline.h 包含下列程式設計介面:
IFsrmClassificationManager 管理檔案分類。 使用此介面可定義分類中使用的屬性、新增分類規則來分類檔案、定義分類和儲存模組,以及啟用分類報告。 (IFsrmClassificationManager) |
IFsrmClassificationManager2 管理檔案分類。 使用此介面可定義分類中使用的屬性、新增分類規則來分類檔案、定義分類和儲存模組,以及啟用分類報告。 (IFsrmClassificationManager2) |
IFsrmClassificationRule 定義分類規則。 |
IFsrmClassifierModuleDefinition 定義分類器模組。 |
IFsrmClassifierModuleImplementation 分類器模組會實作這個介面。 FSRM 會在執行分類時呼叫模組的實作。 |
IFsrmPipelineModuleConnector 建立 FSRM 與管線模組實作之間的通道。 |
IFsrmPipelineModuleDefinition 定義用來分類檔案或從檔案中儲存和擷取屬性的模組。 |
IFsrmPipelineModuleImplementation IFsrmClassifierModuleImplementation 和 IFsrmStorageModuleImplementation 的抽象介面。 |
IFsrmProperty 定義屬性的實例。 |
IFsrmPropertyBag 包含檔案的分類屬性。 |
IFsrmPropertyBag2 IFsrmPropertyBag2 介面 |
IFsrmPropertyDefinition 定義您想要用來分類檔案的屬性。 (IFsrmPropertyDefinition) |
IFsrmPropertyDefinition2 定義您想要用來分類檔案的屬性。 (IFsrmPropertyDefinition2) |
IFsrmPropertyDefinitionValue 包含描述分類屬性定義值的屬性。 |
IFsrmRule 定義規則。 |
IFsrmStorageModuleDefinition 定義用來讀取和寫入屬性值的本機儲存模組。 |
IFsrmStorageModuleImplementation 儲存體模組會實作此介面。 |