IFsrmPipelineModuleImplementation interface (fsrmpipeline.h)
Abstract interface for IFsrmClassifierModuleImplementation and IFsrmStorageModuleImplementation.
Classifiers and storage modules should not implement this interface. For more information, see IFsrmClassifierModuleImplementation or IFsrmStorageModuleImplementation.
Inheritance
The IFsrmPipelineModuleImplementation interface inherits from the IDispatch interface. IFsrmPipelineModuleImplementation also has these types of members:
Methods
The IFsrmPipelineModuleImplementation interface has these methods.
IFsrmPipelineModuleImplementation::OnLoad Initializes the pipeline module. |
IFsrmPipelineModuleImplementation::OnUnload Notifies the module to perform any cleanup tasks. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 R2 |
Target Platform | Windows |
Header | fsrmpipeline.h (include FsrmPipeline.h, FsrmQuota.h, FsrmReports.h, FsrmScreen.h) |